summaryrefslogtreecommitdiffstats
path: root/src/device.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix memory leak caused by previous SDP browse fixJohan Hedberg2008-09-081-0/+1
|
* Check for duplicate record handles and not UUIDsJohan Hedberg2008-09-051-2/+9
|
* Check for duplicate records when discovering servicesJohan Hedberg2008-09-051-1/+7
|
* Fix problem which prevents drivers from being probed.Luiz Augusto von Dentz2008-09-051-8/+28
|
* Move responsibility of freeint the record list to the correct placeJohan Hedberg2008-09-051-3/+0
|
* Renaming struct adapter to struct btd_adapter.Alok Barsode2008-09-041-14/+14
|
* Adding adapter_search_active_conn_by_bdaddr andAlok Barsode2008-09-031-11/+12
| | | | adapter_search_active_conn_by_handle.
* Storage cleanup: avoid Bluetooth address to string conversionsClaudio Takahasi2008-08-281-4/+1
|
* Device.GetProperties() cleanupClaudio Takahasi2008-08-281-8/+7
|
* Storage cleanupClaudio Takahasi2008-08-281-61/+24
|
* Cleanup: unnecessary includes and defines, moved some declarationsClaudio Takahasi2008-08-261-4/+1
|
* Cleanup: unnecessary includesClaudio Takahasi2008-08-251-6/+0
|
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-181-3/+16
|
* Fix device driver callbacks to not take driver pointer.Luiz Augusto von Dentz2008-08-131-3/+3
|
* Introduce driver.c and driver.h files.Luiz Augusto von Dentz2008-08-051-25/+3
|
* For adapters and devices use /org/bluez object path prefixMarcel Holtmann2008-08-041-3/+3
|
* Fix adapter removal.Luiz Augusto von Dentz2008-07-301-4/+7
|
* Fix problem of missing record on sdp cache which turn to include a NULL ↵Luiz Augusto von Dentz2008-07-291-6/+10
| | | | pointer as a valid record.
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+1100