summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.c
Commit message (Expand)AuthorAgeFilesLines
* Implement the interface redesignMarcel Holtmann2005-11-011-463/+268
* Add functions for device listingMarcel Holtmann2005-10-311-75/+279
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-19/+12
* Use snprintf() and remove unecessary byte parametersMarcel Holtmann2005-10-291-30/+22
* Send signal for authentication complete eventsMarcel Holtmann2005-10-271-1/+46
* Cleanup the socket and device descriptor variable namesMarcel Holtmann2005-10-271-35/+40
* Add initial D-Bus device configuration supportMarcel Holtmann2005-10-271-61/+72
* Add support for inquiry cancel functionalityMarcel Holtmann2005-10-231-0/+44
* Remove unecessary checks for rp.statusMarcel Holtmann2005-10-231-18/+0
* Add support for HCI errorsMarcel Holtmann2005-10-221-3/+66
* Add support for authentication over D-BusMarcel Holtmann2005-10-221-11/+98
* Make the remote name resolve non-blockingMarcel Holtmann2005-10-221-15/+93
* Update the coding style for some functionsMarcel Holtmann2005-10-191-43/+42
* Add signals for added and removed devicesMarcel Holtmann2005-10-181-0/+62
* Implement non-blocking inquiry methodMarcel Holtmann2005-10-181-38/+29
* Some cleanupsMarcel Holtmann2005-10-171-58/+45
* Set object path of D-Bus signals according to the local device idMarcel Holtmann2005-10-131-19/+49
* Add remote name and connection listing supportMarcel Holtmann2005-10-131-10/+142
* Fix a segmentation fault for hci_dbus_data allocationMarcel Holtmann2005-10-131-1/+7
* Allocate the watch private dataMarcel Holtmann2005-10-111-23/+101
* Use long instead of int for the watch idMarcel Holtmann2005-10-111-15/+15
* Update and cleanup D-Bus supportMarcel Holtmann2005-10-101-94/+23
* Add basic rough version of the D-Bus supportMarcel Holtmann2005-10-091-26/+951
* Fix memory alignment problemMarcel Holtmann2005-09-221-3/+6
* Extend reply_handler_function() functionMarcel Holtmann2005-09-151-27/+37
* Remove D-Bus 0.23 supportMarcel Holtmann2005-09-121-59/+1
* Fix D-Bus 0.2x and 0.3x problemsMarcel Holtmann2005-08-261-33/+43
* Update D-Bus support for inquiry and connection trackingMarcel Holtmann2005-08-251-16/+98
* Add missing unref callMarcel Holtmann2005-08-241-0/+1
* Fix D-Bus crashesMarcel Holtmann2005-08-241-13/+20
* Use more textfile functions and remove usage of const attributeMarcel Holtmann2005-08-051-2/+2
* Support class of device and RSSI values in D-Bus messageMarcel Holtmann2005-07-071-1/+5
* Send D-Bus messages for inquiry results and remote name resolvesMarcel Holtmann2005-07-071-0/+88
* Support D-Bus version 0.23 and 0.33Marcel Holtmann2005-05-141-8/+27
* Update for different storage methodsMarcel Holtmann2005-01-261-1/+1
* The big whitespace cleanup for hcidMarcel Holtmann2004-12-131-3/+2
* Don't forget to enable D-Bus supportMarcel Holtmann2004-05-071-1/+0
* Unify copyright and license informationMarcel Holtmann2004-04-281-1/+36
* Change D-Bus service namesMarcel Holtmann2004-03-081-4/+4
* Add D-Bus support for PIN requestMarcel Holtmann2004-02-171-0/+206