summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of g_str_equal witch is not part of eglib.Luiz Augusto von Dentz2008-03-101-3/+3
|
* Add initial code of adapter SetProperty.Luiz Augusto von Dentz2008-03-101-26/+97
|
* Storing device's profilesClaudio Takahasi2008-03-101-0/+12
|
* Intial adapter GetProperties implementation.Luiz Augusto von Dentz2008-03-101-1/+53
|
* added new function to convert uuid to string(uuid128)Claudio Takahasi2008-03-101-4/+5
|
* Intial device GetProperties implementation.Luiz Augusto von Dentz2008-03-101-1/+1
|
* extract the service class uuidClaudio Takahasi2008-03-071-1/+23
|
* Registering device's object pathClaudio Takahasi2008-03-071-1/+12
|
* added bt_discover_services functionClaudio Takahasi2008-03-061-14/+46
|
* Fixed DeviceFound signal signatureClaudio Takahasi2008-03-061-7/+7
|
* Fixing some method signatures in the Adapter Interface.Vinicius Gomes2008-03-051-2/+2
|
* Adding Device InterfaceVinicius Gomes2008-03-051-5/+6
|
* Introduces new Adapter signals.Vinicius Gomes2008-03-051-2/+9
|
* Introduces the new Adapter Interface.Vinicius Gomes2008-03-051-10/+22
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Allow GetInfo and GetAddress to failMarcel Holtmann2008-02-011-1/+8
|
* Whitespace cleanupJohan Hedberg2008-01-281-5/+3
|
* Update services to new error codes and helper functionsJohan Hedberg2007-11-261-114/+115
|
* Whitespace cleanupJohan Hedberg2007-11-071-6/+6
|
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
|
* Fix dict signatures.Luiz Augusto von Dentz2007-10-031-2/+2
|
* Implement support for SetMode("on")Johan Hedberg2007-10-021-2/+20
|
* Allow SetName even when the adapter is DOWNJohan Hedberg2007-10-011-4/+5
|
* Mark new device related methods as experimentalMarcel Holtmann2007-08-231-0/+9
|
* Add initial steps for generic device handlingMarcel Holtmann2007-08-171-4/+19
|
* Add skeletons for creating and removing devicesMarcel Holtmann2007-08-161-2/+46
|
* More header cleanupsMarcel Holtmann2007-08-161-0/+2
|
* Add dummy ListDevices methodMarcel Holtmann2007-08-151-0/+25
|
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-0/+3367