summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* PIN code request timeout: replaced disconnect by PIN code negative reply cmdClaudio Takahasi2006-06-071-17/+8
* Timeout for PIN requestClaudio Takahasi2006-06-071-0/+37
* Removed extra DiscoveryCompleted signal on GetRemoteName deferredClaudio Takahasi2006-06-071-6/+4
* Add simple introspection supportMarcel Holtmann2006-06-061-2/+6
* RemoveBonding: return DoesNotExist when the link key is not foundClaudio Takahasi2006-06-021-3/+12
* SetRemoteAlias:Added unknown address verificationClaudio Takahasi2006-06-011-1/+12
* Added wrong signature verificationClaudio Takahasi2006-06-011-0/+54
* Some coding style cleanupsMarcel Holtmann2006-04-281-15/+11
* Remove get_dbus_connection() functionMarcel Holtmann2006-04-281-12/+8
* Changed object path hierarchyClaudio Takahasi2006-04-241-8/+2
* Added D-Bus SDP methods skeletonClaudio Takahasi2006-04-201-1/+3
* DiscoverableTimeout should be seconds instead of millisecondsJohan Hedberg2006-04-191-1/+1
* Store device mode settingsJohan Hedberg2006-04-191-0/+2
* returning need memory instead try create an out of memory errorClaudio Takahasi2006-04-111-39/+39
* Added local Bluetooth adapter address in the D-Bus data pathClaudio Takahasi2006-04-111-93/+29
* possible errors revisionClaudio Takahasi2006-04-111-45/+23
* Fixed discoverable timeout and timeout list data memory leakClaudio Takahasi2006-04-101-0/+8
* Use slist for device classesJohan Hedberg2006-04-091-34/+13
* * Add D-Bus methods for getting remote device class informationJohan Hedberg2006-04-091-0/+204
* 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