summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for device scan propertyMarcel Holtmann2005-12-241-43/+268
* Setup D-Bus for PIN agent if neededMarcel Holtmann2005-12-211-2/+9
* Work around missing DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT declarationMarcel Holtmann2005-12-201-0/+4
* Add support for device propertiesMarcel Holtmann2005-11-241-52/+206
* Handle the D-Bus system "Disconnect" signalMarcel Holtmann2005-11-091-7/+99
* Remove setting of inquiry mode and use hci_send_req()Marcel Holtmann2005-11-091-36/+73
* Support multiple signatures for inquiryMarcel Holtmann2005-11-081-32/+47
* More coding style cleanupsMarcel Holtmann2005-11-061-89/+96
* Some parameters of the inquiry must be uint16Marcel Holtmann2005-11-061-11/+11
* Cleanup the args handlingMarcel Holtmann2005-11-061-21/+23
* Add initial support of setproperty and getpropertyMarcel Holtmann2005-11-041-7/+115
* Remove usage of BTADDR_LENMarcel Holtmann2005-11-031-3/+2
* More cleanupsMarcel Holtmann2005-11-031-56/+61
* Some more coding style cleanupsMarcel Holtmann2005-11-031-56/+36
* Fix memory lack in authenticationMarcel Holtmann2005-11-021-2/+0
* Introduce a new path_id fieldMarcel Holtmann2005-11-021-71/+64
* Send a proper method return to the authenticate method callMarcel Holtmann2005-11-021-0/+2
* Add up and down methodsMarcel Holtmann2005-11-011-8/+95
* 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