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
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-32
/
+31
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
*
Add disconnection delay and RemoteDeviceDisconnectRequested signal for the Di...
Johan Hedberg
2007-01-03
1
-20
/
+72
*
Add support for GetRemoteFeatures method
Marcel Holtmann
2006-12-25
1
-0
/
+53
*
Fixed code standard for dbus_message_get_args: check the return value instead...
Claudio Takahasi
2006-11-28
1
-218
/
+49
*
Improve "off" mode behaviour when offmode=devdown
Johan Hedberg
2006-11-21
1
-3
/
+5
*
Add offmode config option for defining SetMode("off") behaviour
Johan Hedberg
2006-11-14
1
-2
/
+15
*
Added raw service record to xml conversion functions
Claudio Takahasi
2006-11-10
1
-13
/
+2
*
Implement ListRemoteDevices and ListRecentRemoteDevices methods
Johan Hedberg
2006-11-10
1
-0
/
+129
*
Use textfile_casedel() for deleting the link key
Marcel Holtmann
2006-11-07
1
-1
/
+1
*
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
[next]