summaryrefslogtreecommitdiffstats
path: root/src/adapter.c
Commit message (Expand)AuthorAgeFilesLines
* Only remove the bonding for non-temporary devicesMarcel Holtmann2008-08-271-2/+2
* Cleanup: declaring some functions as static and removed some useless declarat...Claudio Takahasi2008-08-261-0/+2
* Cleanup: unnecessary includesClaudio Takahasi2008-08-251-4/+0
* Cleanup: declaring some functions as staticClaudio Takahasi2008-08-251-8/+8
* Cleanup: Removed unused function - adapter_auth_request_repliedClaudio Takahasi2008-08-251-14/+0
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-181-3/+116
* Fix loading adapter drivers.Luiz Augusto von Dentz2008-08-181-0/+26
* Adding adapter_get_state and adapter_set_state.Alok Barsode2008-08-131-21/+30
* Adding adapter_set_mode and adapter_get_mode.Alok Barsode2008-08-131-0/+13
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-061-2/+2
* For adapters and devices use /org/bluez object path prefixMarcel Holtmann2008-08-041-1/+1
* Move error_connection_attempt_failed to its usage placesMarcel Holtmann2008-08-041-0/+8
* Move error_failed to its usage placesMarcel Holtmann2008-08-041-0/+6
* Move error_failed_errno where it is actually usedMarcel Holtmann2008-08-041-0/+8
* Remove SDP server and experimental optionMarcel Holtmann2008-08-041-4/+2
* Fix adapter removal.Luiz Augusto von Dentz2008-07-301-27/+38
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+2680