summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin loading supportMarcel Holtmann2008-03-111-1/+92
|
* CreateDevice: Check if the device already existsClaudio Takahasi2008-03-113-0/+20
|
* Add plugin definition structureMarcel Holtmann2008-03-114-3/+15
|
* CreateDevice: return object path instead of stringClaudio Takahasi2008-03-111-1/+1
|
* ListDevices: return object path instead of stringClaudio Takahasi2008-03-111-2/+2
|
* Compile and link against GModule for plugin supportMarcel Holtmann2008-03-111-3/+3
|
* minor cleanup: replace char by gcharClaudio Takahasi2008-03-113-10/+10
|
* Set the define for the plugin directoryMarcel Holtmann2008-03-111-1/+8
|
* Add skeleton for plugin infrastructureMarcel Holtmann2008-03-114-1/+68
|
* 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-103-0/+28
|
* Fix memory leak.Luiz Augusto von Dentz2008-03-101-0/+1
|
* Intial adapter GetProperties implementation.Luiz Augusto von Dentz2008-03-101-1/+53
|
* Fix double free.Luiz Augusto von Dentz2008-03-101-2/+0
|
* added new function to convert uuid to string(uuid128)Claudio Takahasi2008-03-103-9/+10
|
* Intial device GetProperties implementation.Luiz Augusto von Dentz2008-03-103-2/+95
|
* extract the service class uuidClaudio Takahasi2008-03-073-5/+30
|
* Rename some public agent functions to make way to the upcoming new agent APIJohan Hedberg2008-03-075-15/+16
|
* Registering device's object pathClaudio Takahasi2008-03-075-8/+36
|
* Move documentation into doc directoryMarcel Holtmann2008-03-072-151/+0
|
* Add CreateDeviceWithAgent to adapter API.Luiz Augusto von Dentz2008-03-061-0/+4
|
* added bt_discover_services functionClaudio Takahasi2008-03-062-14/+52
|
* 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-053-14/+51
|
* Adapts the device name to the new way.Vinicius Gomes2008-03-051-1/+1
|
* Add new D-Bus API documentation.Luiz Augusto von Dentz2008-03-052-0/+147
|
* Introduces new Adapter signals.Vinicius Gomes2008-03-051-2/+9
|
* Introduces the new Adapter Interface.Vinicius Gomes2008-03-051-10/+22
|
* Remove the support for SDP parsing via expatMarcel Holtmann2008-03-051-4/+0
|
* Update copyright informationMarcel Holtmann2008-02-0232-32/+32
|
* Send DefaultAdapterChanged more oftenMarcel Holtmann2008-02-012-5/+20
|
* Allow GetInfo and GetAddress to failMarcel Holtmann2008-02-012-2/+11
|
* Whitespace cleanupJohan Hedberg2008-01-287-33/+24
|
* Fix external service (un)registrationJohan Hedberg2008-01-241-28/+31
|
* Update services to new error codes and helper functionsJohan Hedberg2007-11-2610-321/+208
|
* Update API descriptions to match new error codesJohan Hedberg2007-11-261-45/+72
|
* app specific passkey agent: missing invalid args verificationClaudio Takahasi2007-11-141-0/+3
|
* hcid: check the scanned svc record valueClaudio Takahasi2007-11-121-6/+6
|
* hcid: textfile_put value must be null terminatedClaudio Takahasi2007-11-101-4/+2
|
* Whitespace cleanupJohan Hedberg2007-11-077-38/+35
|
* Update copyright informationMarcel Holtmann2007-10-2323-0/+23
|
* Store Extended Inquiry Response data informationMarcel Holtmann2007-10-103-0/+21
|
* Allow service classes to use Sequence16 and Sequence32Marcel Holtmann2007-10-081-1/+4
|
* hcid: removed RFCOMM functionsClaudio Takahasi2007-10-042-296/+2
|
* Fix dict signatures.Luiz Augusto von Dentz2007-10-032-3/+3
|
* FindAdapter: don't ignore adapters in DOWN stateJohan Hedberg2007-10-031-1/+52
|
* Use "onmode" instead of "on" as the key for the previous on-modeJohan Hedberg2007-10-021-2/+2
|
* Implement support for SetMode("on")Johan Hedberg2007-10-025-3/+49
|