summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
Commit message (Expand)AuthorAgeFilesLines
* Minor changes: Changed the RemoteDeviceFound signal and renamed discover method.Claudio Takahasi2006-03-091-9/+9
* Add another bunch of bonding related error functionsMarcel Holtmann2006-03-091-0/+2
* D-Bus name lifetime tracking supportJohan Hedberg2006-03-091-0/+11
* Add another bunch of error functionsMarcel Holtmann2006-03-091-0/+4
* Cleanup the error definitions and add some new onesMarcel Holtmann2006-03-091-2/+5
* More error handling cleanupMarcel Holtmann2006-03-031-14/+8
* Update GetPinCodeLength and GetEncryptionKeySize methodsMarcel Holtmann2006-02-271-4/+4
* Rename Device into AdapterMarcel Holtmann2006-02-271-16/+16
* First update to new error messagesMarcel Holtmann2006-02-261-0/+4
* Reorder all functionsMarcel Holtmann2006-02-251-2/+2
* Reorder functions and update to the latest specificationMarcel Holtmann2006-02-241-75/+80
* Make features return an empty list and remove class methodMarcel Holtmann2006-02-241-1/+0
* Add support for the minor class changed signalMarcel Holtmann2006-02-241-1/+2
* Add support for reading the service classesMarcel Holtmann2006-02-231-0/+2
* Add support for reading the minor device classMarcel Holtmann2006-02-231-0/+2
* Add support for setting the minor classMarcel Holtmann2006-02-231-0/+3
* Add code for getting the major classMarcel Holtmann2006-02-231-0/+2
* Change API for remote name, alias and version informationMarcel Holtmann2006-02-221-18/+12
* Implement first part of the discoverable timeout functionalityMarcel Holtmann2006-02-171-0/+4
* Add support for discoverable timeout settingMarcel Holtmann2006-02-151-3/+7
* Change parameter for mode selection to stringMarcel Holtmann2006-02-141-5/+6
* Use ListDevices instead of DeviceListMarcel Holtmann2006-02-121-2/+2
* Split D-Bus services and errors into separate filesMarcel Holtmann2006-02-121-0/+30
* Update the device listing methodMarcel Holtmann2006-02-121-37/+20
* Complete re-design of the D-Bus interfaceMarcel Holtmann2006-02-111-137/+120
* Add support for modifying the scan enable settingMarcel Holtmann2006-02-071-1/+18
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Add support for device scan propertyMarcel Holtmann2005-12-241-1/+2
* Add support for device propertiesMarcel Holtmann2005-11-241-23/+9
* Support multiple signatures for inquiryMarcel Holtmann2005-11-081-3/+10
* Some parameters of the inquiry must be uint16Marcel Holtmann2005-11-061-2/+2
* Add initial support of setproperty and getpropertyMarcel Holtmann2005-11-041-3/+37
* Introduce a new path_id fieldMarcel Holtmann2005-11-021-2/+17
* Implement the interface redesignMarcel Holtmann2005-11-011-51/+43
* Add functions for device listingMarcel Holtmann2005-10-311-42/+61
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-19/+12
* Send signal for authentication complete eventsMarcel Holtmann2005-10-271-0/+1
* Add support for inquiry cancel functionalityMarcel Holtmann2005-10-231-1/+4
* Add support for HCI errorsMarcel Holtmann2005-10-221-21/+0
* Add support for authentication over D-BusMarcel Holtmann2005-10-221-0/+4
* Make the remote name resolve non-blockingMarcel Holtmann2005-10-221-0/+1
* Add signals for added and removed devicesMarcel Holtmann2005-10-181-1/+6
* Implement non-blocking inquiry methodMarcel Holtmann2005-10-181-1/+0
* Add remote name and connection listing supportMarcel Holtmann2005-10-131-0/+17
* Add basic rough version of the D-Bus supportMarcel Holtmann2005-10-091-0/+180