summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
Commit message (Expand)AuthorAgeFilesLines
* added timeout new functionClaudio Takahasi2006-04-051-5/+1
* Track pairing state (so Bonding signals aren't sent in wrong situations)Johan Hedberg2006-03-291-0/+1
* CleanupJohan Hedberg2006-03-281-3/+3
* Removed create bonding queue, disconnect after the bonding finishes and code ...Claudio Takahasi2006-03-231-14/+17
* Added cancel bonding and fixed minor issues of create bondingClaudio Takahasi2006-03-221-7/+5
* Fixed discover devices without names and minor errors.Claudio Takahasi2006-03-211-5/+5
* Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnectedClaudio Takahasi2006-03-201-1/+7
* added GetRemoteName: integrated with the discover procedure queueClaudio Takahasi2006-03-201-1/+6
* added signature verification and code cleanupClaudio Takahasi2006-03-171-3/+3
* Initial create bonding serviceClaudio Takahasi2006-03-161-0/+12
* Add a couple of new errorsJohan Hedberg2006-03-161-0/+2
* Add some new D-Bus errorsJohan Hedberg2006-03-161-0/+2
* First round of RFCOMM D-Bus API implementationJohan Hedberg2006-03-151-0/+1
* sending the RemoteNameUpdate signal once instead of send it on every inquiry ...Claudio Takahasi2006-03-151-0/+12
* Connect rfcomm handler to adapter pathJohan Hedberg2006-03-151-0/+4
* Fixed cancel discovery: checking the discover state to cancel the inquiry or ...Claudio Takahasi2006-03-141-1/+8
* More passkey handler functionalityJohan Hedberg2006-03-131-2/+4
* Added remote name resolving queueClaudio Takahasi2006-03-131-2/+4
* Move to new PasscodeAgent interfaceJohan Hedberg2006-03-111-0/+3
* Remove signal definitionsMarcel Holtmann2006-03-111-13/+0
* Remove more unneeded definitionsMarcel Holtmann2006-03-111-53/+0
* Cleanup all the error definitionsMarcel Holtmann2006-03-101-24/+2
* Remove all signature definitionsMarcel Holtmann2006-03-101-68/+0
* Implement the send_reply_and_unref() functionMarcel Holtmann2006-03-101-1/+7
* Try unbreak to break everythingMarcel Holtmann2006-03-101-21/+27
* Update handler typedefJohan Hedberg2006-03-101-3/+3
* Break everythingJohan Hedberg2006-03-101-2/+6
* added list available minor classes constantsClaudio Takahasi2006-03-101-0/+3
* Correct English grammar for some errorsMarcel Holtmann2006-03-101-2/+2
* Add error functions for passkey agent registrationMarcel Holtmann2006-03-101-0/+3
* dbus.h fixesJohan Hedberg2006-03-101-2/+7
* Added field to store the requestor unique name in the dbus path data structure.Claudio Takahasi2006-03-101-0/+1
* avoid multiple inquiry request when there is pending inquiry procedureClaudio Takahasi2006-03-091-3/+4
* 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