summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.c
Commit message (Expand)AuthorAgeFilesLines
* 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