summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* CleanupJohan Hedberg2006-03-281-7/+5
* Added GetRemoteVersion, GetRemoteRevision and GetRemoveManufacturerClaudio Takahasi2006-03-271-15/+172
* ClearRemoteAlias added.Eduardo Rocha2006-03-241-0/+55
* Removed create bonding queue, disconnect after the bonding finishes and code ...Claudio Takahasi2006-03-231-143/+108
* DisconnectRemoteDevice handle added.Eduardo Rocha2006-03-231-39/+96
* Added cancel bonding and fixed minor issues of create bondingClaudio Takahasi2006-03-221-67/+163
* Added IsConnectedEduardo Rocha2006-03-211-0/+54
* Added bluetooth address validation and fixed adapter msg function handler to ...Claudio Takahasi2006-03-211-36/+103
* Coding style fixesJohan Hedberg2006-03-211-9/+9
* Added ListConnectionsEduardo Rocha2006-03-211-0/+36
* Fixed discover devices without names and minor errors.Claudio Takahasi2006-03-211-15/+17
* Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnectedClaudio Takahasi2006-03-201-12/+11
* added GetRemoteName: integrated with the discover procedure queueClaudio Takahasi2006-03-201-17/+38
* added signature verification and code cleanupClaudio Takahasi2006-03-171-95/+220
* Initial create bonding serviceClaudio Takahasi2006-03-161-44/+150
* sending the RemoteNameUpdate signal once instead of send it on every inquiry ...Claudio Takahasi2006-03-151-7/+1
* Connect rfcomm handler to adapter pathJohan Hedberg2006-03-151-0/+2
* added slist_foreach function and fixed small memory leakClaudio Takahasi2006-03-141-0/+8
* Fixed cancel discovery: checking the discover state to cancel the inquiry or ...Claudio Takahasi2006-03-141-7/+34
* Connect security interface to adapter objectsJohan Hedberg2006-03-131-7/+9
* Added remote name resolving queueClaudio Takahasi2006-03-131-38/+46
* Remove signal definitionsMarcel Holtmann2006-03-111-4/+3
* Remove more unneeded definitionsMarcel Holtmann2006-03-111-125/+92
* More small cleanupsMarcel Holtmann2006-03-111-4/+5
* Cleanup all the error definitionsMarcel Holtmann2006-03-101-38/+34
* Make it finally work againMarcel Holtmann2006-03-101-34/+34
* Implement the send_reply_and_unref() functionMarcel Holtmann2006-03-101-19/+1
* Try unbreak to break everythingMarcel Holtmann2006-03-101-190/+184
* Break everythingJohan Hedberg2006-03-101-74/+54
* Added list available minor class for computer and phone.Claudio Takahasi2006-03-101-1/+67
* Added requestor unique name verification before cancel an inquiry processClaudio Takahasi2006-03-101-2/+20
* avoid multiple inquiry request when there is pending inquiry procedureClaudio Takahasi2006-03-091-1/+4
* Another bunch of generic logging changesMarcel Holtmann2006-03-091-24/+22
* More use of the generic logging functionsMarcel Holtmann2006-03-091-0/+1
* Minor changes: Changed the RemoteDeviceFound signal and renamed discover method.Claudio Takahasi2006-03-091-4/+4
* Cleanup the error definitions and add some new onesMarcel Holtmann2006-03-091-19/+19
* More error handling cleanupMarcel Holtmann2006-03-031-32/+18
* Update GetPinCodeLength and GetEncryptionKeySize methodsMarcel Holtmann2006-02-271-4/+4
* Move all local device related functions into dbus-adapter.cMarcel Holtmann2006-02-271-0/+1342