index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
adapter.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Return proper negative replies to different types of authentication requests
Johan Hedberg
2008-06-06
1
-5
/
+20
|
*
Further cleanup of authentication logic
Johan Hedberg
2008-06-06
1
-2
/
+2
|
*
Fix broken commit
Marcel Holtmann
2008-06-06
1
-2
/
+3
|
*
And another remove of sending helper
Marcel Holtmann
2008-06-06
1
-1
/
+2
|
*
More direct usage of D-Bus sending function
Marcel Holtmann
2008-06-06
1
-5
/
+8
|
*
Remove device specific agent before removing device object
Johan Hedberg
2008-06-06
1
-0
/
+5
|
*
Minor cleanup
Johan Hedberg
2008-06-06
1
-8
/
+9
|
*
Changed old Adapter methods to use gdbus
Claudio Takahasi
2008-06-04
1
-603
/
+530
|
*
Use IO_CAPABILITY_INVALID instead of 0 for correctness
Johan Hedberg
2008-06-03
1
-1
/
+2
|
*
Rework new agent logic
Johan Hedberg
2008-06-03
1
-7
/
+38
|
*
Add basic skeleton for tracking agent IO capability
Johan Hedberg
2008-06-03
1
-10
/
+15
|
*
Fix parameter list for CreatePairedDevice
Marcel Holtmann
2008-06-03
1
-4
/
+4
|
*
Fix parameter list for changed RegisterAgent method
Marcel Holtmann
2008-06-03
1
-3
/
+3
|
*
Converted Adapter interface to use new GDBusMethodTable
Claudio Takahasi
2008-06-03
1
-236
/
+279
|
*
Change name_listener API to libgdbus watch API
Johan Hedberg
2008-05-29
1
-24
/
+25
|
*
Fix ReleaseMode parameters.
Luiz Augusto von Dentz
2008-05-28
1
-1
/
+1
|
*
Introduce ReleaseMode to Adapter interface.
Luiz Augusto von Dentz
2008-05-28
1
-0
/
+22
|
*
Use guint identifier for all name_listener operations
Johan Hedberg
2008-05-27
1
-19
/
+94
|
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+0
|
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+2
|
*
Fixed remove temporary device
Cidorvan Leite
2008-04-15
1
-3
/
+2
|
*
Fix endiannes handling of connection handles
Johan Hedberg
2008-04-15
1
-1
/
+1
|
*
hcid: removing device object when some error occurs during bonding process
Vinicius Gomes
2008-04-14
1
-0
/
+14
|
*
Fix bug on CreateDevice which doesn't check if the address given is valid.
Luiz Augusto von Dentz
2008-04-14
1
-0
/
+3
|
*
Do not emit DeviceCreated before sdp discover has complete.
Luiz Augusto von Dentz
2008-04-14
1
-6
/
+0
|
*
Fixed memory leak and added address check
Cidorvan Leite
2008-04-11
1
-9
/
+10
|
*
Fix possible memory leak.
Luiz Augusto von Dentz
2008-04-11
1
-3
/
+10
|
*
Emit signals properly when removing a device.
Luiz Augusto von Dentz
2008-04-11
1
-78
/
+94
|
*
Added local agent in CreatePairedDevice
Cidorvan Leite
2008-04-10
1
-12
/
+36
|
*
fixed wrong storage file name
Claudio Takahasi
2008-04-10
1
-1
/
+1
|
*
Fix DeviceCreated/DeviceRemoved signal being emitted for temporary devices.
Luiz Augusto von Dentz
2008-04-09
1
-9
/
+11
|
*
Fix temporary device removal not emitting DeviceRemoved.
Luiz Augusto von Dentz
2008-04-09
1
-14
/
+23
|
*
Fix CreatePairedDevice and CreateDevice behavior.
Luiz Augusto von Dentz
2008-04-08
1
-193
/
+50
|
*
hcid: temporary devices, now devices created at incoming pairing are removed ↵
Vinicius Gomes
2008-04-07
1
-0
/
+2
|
|
|
|
on disconnect.
*
Fix agent double free on device removal.
Luiz Augusto von Dentz
2008-04-04
1
-14
/
+0
|
*
hcid: creating the device object when the pair is initiated by the remote ↵
Vinicius Gomes
2008-04-03
1
-5
/
+33
|
|
|
|
device.
*
Fix SetMode/SetProperty behavior so it actually call agent to confirm mode ↵
Luiz Augusto von Dentz
2008-04-02
1
-34
/
+79
|
|
|
|
when the mode is lower.
*
Change last_mode to global_mode.
Luiz Augusto von Dentz
2008-04-02
1
-8
/
+9
|
*
Add RequestMode sessions support.
Luiz Augusto von Dentz
2008-04-02
1
-17
/
+81
|
*
request_mode_cb should be static
Johan Hedberg
2008-04-02
1
-1
/
+1
|
*
missing DiscoverDevices and CancelDiscovery methods in the old API
Claudio Takahasi
2008-03-27
1
-0
/
+4
|
*
Fixed wrong report of create device in progress error
Claudio Takahasi
2008-03-20
1
-1
/
+3
|
*
Add records based on the adapter address
Claudio Takahasi
2008-03-20
1
-2
/
+4
|
*
Add adapter to agent_create.
Luiz Augusto von Dentz
2008-03-20
1
-1
/
+1
|
*
Fix strconcat bug
Marcel Holtmann
2008-03-20
1
-1
/
+1
|
*
Emit device PropertyChanged properly and fix adapter signals to be emmitted ↵
Luiz Augusto von Dentz
2008-03-20
1
-12
/
+109
|
|
|
|
in old and new path when necessary.
*
Added adapter UpdateServiceRecord implementation
Claudio Takahasi
2008-03-20
1
-18
/
+4
|
*
adapter: fixing the parameter list of the adapter_get_device function
Vinicius Gomes
2008-03-20
1
-2
/
+2
|
*
adapter: adding adapter_get_device function
Vinicius Gomes
2008-03-20
1
-0
/
+18
|
*
Implement basic support for new service record registration
Marcel Holtmann
2008-03-15
1
-5
/
+23
|
[prev]
[next]