summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for remembering the PIN code lengthMarcel Holtmann2006-02-241-1/+5
|
* Change API for remote name, alias and version informationMarcel Holtmann2006-02-221-47/+1
|
* Fix result signal for bonding creationMarcel Holtmann2006-02-201-4/+9
|
* Fix small bug with the timeout handlingMarcel Holtmann2006-02-171-0/+12
|
* Implement first part of the discoverable timeout functionalityMarcel Holtmann2006-02-171-26/+133
|
* Add support for discoverable timeout settingMarcel Holtmann2006-02-151-2/+4
|
* Change parameter for mode selection to stringMarcel Holtmann2006-02-141-2/+2
|
* Split D-Bus services and errors into separate filesMarcel Holtmann2006-02-121-1135/+10
|
* Update the device listing methodMarcel Holtmann2006-02-121-85/+26
|
* Send signal if alias has been changedMarcel Holtmann2006-02-111-11/+24
|
* Implement local device name and remote alias functionsMarcel Holtmann2006-02-111-127/+86
|
* Add basic device functionsMarcel Holtmann2006-02-111-22/+79
|
* Complete re-design of the D-Bus interfaceMarcel Holtmann2006-02-111-1003/+650
|
* Read remote name from cache first before sending a requestMarcel Holtmann2006-02-091-24/+80
|
* Update default device and don't change scan enable valueMarcel Holtmann2006-02-081-17/+1
|
* Add support for modifying the scan enable settingMarcel Holtmann2006-02-071-123/+149
|
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
|
* Another bunch of whitespace cleanupsMarcel Holtmann2005-12-271-47/+67
|
* 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
|