summaryrefslogtreecommitdiffstats
path: root/src/device.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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