summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* Fix remote minor class valuesMarcel Holtmann2006-08-091-5/+14
* Add GetRemoteClass methodMarcel Holtmann2006-08-091-10/+23
* Make use of create_name()Marcel Holtmann2006-07-261-1/+1
* Make use of create_name()Marcel Holtmann2006-07-261-13/+14
* Ignore peripheral_2_minor_cls for nowMarcel Holtmann2006-07-261-0/+2
* Fix the other missing storage functionsMarcel Holtmann2006-07-261-1/+3
* GetName: always try to read the stored name firstJohan Hedberg2006-07-261-10/+4
* GetName: use local storage file if the adapter is DOWNJohan Hedberg2006-07-261-2/+14
* Fixed timeout for pending replyClaudio Takahasi2006-06-301-28/+0
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
* Update possible minor classesMarcel Holtmann2006-06-261-1/+94
* 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