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 (
Expand
)
Author
Age
Files
Lines
*
Rename pin_reqs o auth_reqs since it's tracking SSP too
Johan Hedberg
2008-06-12
1
-10
/
+10
*
Add some extra debugs to track device creation
Johan Hedberg
2008-06-12
1
-0
/
+8
*
FindDevice and RemoveDevice should fail for devices that haven't still been f...
Johan Hedberg
2008-06-11
1
-0
/
+10
*
Use the pattern parameter in DiscoverServices()
Marcel Holtmann
2008-06-10
1
-1
/
+1
*
Remove use of g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-06-09
1
-0
/
+5
*
Add support for Simple Pairing User Notification event
Johan Hedberg
2008-06-09
1
-0
/
+3
*
First attempt at Device.DiscoverServices() implementation
Marcel Holtmann
2008-06-09
1
-3
/
+2
*
Add skeletons for missing API callbacks
Marcel Holtmann
2008-06-08
1
-82
/
+101
*
Fix missing disconnect watch id handling
Marcel Holtmann
2008-06-08
1
-4
/
+4
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-10
/
+10
*
More cleanups and less casting
Marcel Holtmann
2008-06-06
1
-1
/
+2
*
Add debug prints for agent registration
Johan Hedberg
2008-06-06
1
-3
/
+10
*
Remove unused code
Marcel Holtmann
2008-06-06
1
-2
/
+0
*
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
*
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 dev...
Vinicius Gomes
2008-04-03
1
-5
/
+33
*
Fix SetMode/SetProperty behavior so it actually call agent to confirm mode wh...
Luiz Augusto von Dentz
2008-04-02
1
-34
/
+79
[next]