index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+1
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-24
/
+10
*
Add dummy implementation for the XML service records
Marcel Holtmann
2006-10-30
1
-0
/
+18
*
Cleanup
Marcel Holtmann
2006-10-24
1
-3
/
+4
*
Send DiscoverableTimeoutChanged signal
Marcel Holtmann
2006-10-22
1
-1
/
+6
*
Allow zero length adapter names
Johan Hedberg
2006-10-21
1
-2
/
+2
*
Keep periodic discovery name resolving setting also after the first period
Johan Hedberg
2006-10-13
1
-0
/
+3
*
More cleanup
Johan Hedberg
2006-10-12
1
-8
/
+9
*
Code cleanup
Johan Hedberg
2006-10-12
1
-185
/
+290
*
Implement SetPeriodicDiscoveryNameResolving and GetPeriodicDiscoveryNameResol...
Johan Hedberg
2006-10-12
1
-1
/
+62
*
Sort discovered devices list based on their RSSI
Johan Hedberg
2006-10-12
1
-1
/
+1
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-50
/
+50
*
cleanup:renamed hci_dbus_data to adapter
Claudio Takahasi
2006-10-04
1
-198
/
+198
*
cleanup
Claudio Takahasi
2006-10-04
1
-20
/
+4
*
More AuditRemoteDevice implementation
Johan Hedberg
2006-10-03
1
-90
/
+0
*
Added IsPeriodicDiscovery
Claudio Takahasi
2006-09-29
1
-0
/
+17
*
SetMinorClass: cleanup and check UnsupportedMajorClass
Claudio Takahasi
2006-09-28
1
-17
/
+18
*
Add basic framework for the test interface
Marcel Holtmann
2006-09-28
1
-0
/
+2
*
GetMajorClass: call hci_read_class_of_dev to check the major class
Claudio Takahasi
2006-09-28
1
-1
/
+21
*
GetMinorClass must return UnsupportedMajorClass if the major class isn't "com...
Claudio Takahasi
2006-09-27
1
-4
/
+4
*
missing set expected return event for hci_send_req
Claudio Takahasi
2006-09-27
1
-1
/
+2
*
changed timeout for hci_send_req
Claudio Takahasi
2006-09-27
1
-7
/
+7
*
Return correct error reply for CreateBonding when using security mode 3
Johan Hedberg
2006-09-27
1
-5
/
+23
*
Fix CreateBonding error return on authentication failure
Johan Hedberg
2006-09-27
1
-1
/
+1
*
Reply with correct error to CreateBonding when a page timeout occurs
Johan Hedberg
2006-09-27
1
-2
/
+7
*
Fix order of header inclusion
Marcel Holtmann
2006-09-26
1
-0
/
+1
*
Do byte order conversion on handle before passing it to the controller
Johan Hedberg
2006-09-25
1
-1
/
+1
*
Fix HUP or ERR checking
Johan Hedberg
2006-09-25
1
-1
/
+1
*
Keep watching the bonding IO channel after the connection has been created
Johan Hedberg
2006-09-25
1
-1
/
+9
*
Check discovery checking for CreateBonding
Johan Hedberg
2006-09-22
1
-1
/
+1
*
Allow standard inquiry while periodic inquiry is active
Marcel Holtmann
2006-09-21
1
-8
/
+5
*
DiscoveryCompleted:send this signal properly when inq is called inside the pe...
Claudio Takahasi
2006-09-21
1
-4
/
+4
*
remote name request cleanup
Claudio Takahasi
2006-09-20
1
-22
/
+2
*
StopPeriodicDiscovery: removed the owner verification
Claudio Takahasi
2006-09-20
1
-5
/
+0
*
Fix sending the right HCI command when a discovery is canceled
Johan Hedberg
2006-09-20
1
-6
/
+6
*
Fix endian issue with periodic inquiry
Marcel Holtmann
2006-09-20
1
-2
/
+2
*
Add proper UTF-8 validation of device names (both local and remote)
Johan Hedberg
2006-09-19
1
-2
/
+2
*
GetName: Check if the adapter is ready before send the read local name cmd
Claudio Takahasi
2006-09-19
1
-4
/
+7
*
cleanup:lap and command complete event
Claudio Takahasi
2006-09-19
1
-5
/
+3
*
allow only the requestor stop the periodic inquiry
Claudio Takahasi
2006-09-19
1
-5
/
+6
*
Add periodic discovery support to the D-Bus API
Johan Hedberg
2006-09-19
1
-18
/
+182
*
Close the L2CAP raw socket only after the PIN request has been replied to
Johan Hedberg
2006-09-15
1
-2
/
+3
*
Use L2CAP raw sockets for HCI connection creation
Marcel Holtmann
2006-09-15
1
-153
/
+202
*
Remove a nested function since it breaks code generation with some compilers
Johan Hedberg
2006-09-13
1
-8
/
+7
*
Store errno so it does not get changed before we use it
Ulisses Furquim
2006-09-05
1
-13
/
+26
*
Reply for CancelDiscovery now sent before send DiscoveryCompleted
Claudio Takahasi
2006-09-05
1
-6
/
+7
*
Added DiscoverDevices request owner tracking
Claudio Takahasi
2006-09-05
1
-71
/
+16
*
Fixed CancelDiscovery
Claudio Takahasi
2006-09-04
1
-16
/
+33
*
Check discovery_requestor before using it
Marcel Holtmann
2006-09-03
1
-1
/
+2
*
Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated GetIdentifi...
Claudio Takahasi
2006-08-31
1
-0
/
+13
[next]