summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
Commit message (Expand)AuthorAgeFilesLines
* Reply for CancelDiscovery now sent before send DiscoveryCompletedClaudio Takahasi2006-09-051-0/+1
* Added DiscoverDevices request owner trackingClaudio Takahasi2006-09-051-1/+2
* Fixed CancelDiscoveryClaudio Takahasi2006-09-041-2/+4
* Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated GetIdentifi...Claudio Takahasi2006-08-311-0/+2
* change sdp service identifiers to be bd_addr/record handleUlisses Furquim2006-08-301-1/+1
* changed sdp error handlingClaudio Takahasi2006-08-291-0/+1
* Reduced CancelBonding reply timeClaudio Takahasi2006-08-251-2/+9
* Add preliminary RFCOMM.Connect and RFCOMM.CancelConnect supportJohan Hedberg2006-08-231-0/+4
* Get rid of redundant pdata->bonding_requestorJohan Hedberg2006-08-231-1/+0
* splitted requestor_name into bonding_requestor and discovery_requestorClaudio Takahasi2006-08-211-1/+2
* Remove UnknownAddress error (since it's unnecessary)Johan Hedberg2006-08-211-1/+1
* Preliminary support for passkey agent timeoutsJohan Hedberg2006-08-201-0/+1
* First round of Passkey Release method supportJohan Hedberg2006-08-201-17/+21
* Cancel bonding if requestor exitsJohan Hedberg2006-08-191-0/+2
* First try at PasskeyAgent Cancel methodJohan Hedberg2006-08-181-6/+18
* code cleanup:using libc freeClaudio Takahasi2006-08-161-1/+0
* load/set the default options after HCI_DEV_UPClaudio Takahasi2006-08-151-0/+2
* Don't send BondingCreated on link key renewClaudio Takahasi2006-07-101-0/+1
* Fixed timeout for pending replyClaudio Takahasi2006-06-301-1/+0
* Added pairing peer address verification before disconnect. External apps can ...Claudio Takahasi2006-06-081-1/+0
* PIN code request timeout: replaced disconnect by PIN code negative reply cmdClaudio Takahasi2006-06-071-0/+1
* Timeout for PIN requestClaudio Takahasi2006-06-071-0/+2
* Removed extra DiscoveryCompleted signal on GetRemoteName deferredClaudio Takahasi2006-06-071-4/+6
* Add simple introspection supportMarcel Holtmann2006-06-061-0/+2
* Added GetIdentifiers, GetUUID and GetName.Claudio Takahasi2006-05-051-8/+0
* Remove get_dbus_connection() functionMarcel Holtmann2006-04-281-3/+1
* Changed object path hierarchyClaudio Takahasi2006-04-241-17/+1
* Added D-Bus SDP methods skeletonClaudio Takahasi2006-04-201-0/+17
* Store device mode settingsJohan Hedberg2006-04-191-15/+0
* Added local Bluetooth adapter address in the D-Bus data pathClaudio Takahasi2006-04-111-0/+1
* Fixed discoverable timeout and timeout list data memory leakClaudio Takahasi2006-04-101-1/+3
* Use slist for device classesJohan Hedberg2006-04-091-1/+1
* * Add D-Bus methods for getting remote device class informationJohan Hedberg2006-04-091-0/+4
* 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