summaryrefslogtreecommitdiffstats
path: root/src/storage.c
Commit message (Expand)AuthorAgeFilesLines
* Some coding style updatesMarcel Holtmann2008-09-141-19/+24
* Find device ID from SDP recordsDavid Woodhouse2008-09-141-5/+72
* rename get_record() to find_record_in_list() and move to storage.[ch]David Woodhouse2008-09-141-1/+28
* fix bug that both implementations of record_from_string() sharedDavid Woodhouse2008-09-141-0/+1
* factor out duplicated code into record_from_string()David Woodhouse2008-09-141-27/+24
* move read_records() to storage.c where it belongsDavid Woodhouse2008-09-141-0/+47
* Fix storage size for DID valueMarcel Holtmann2008-09-141-1/+1
* Store source information from DID recordMarcel Holtmann2008-09-141-12/+24
* Add storage for pnp info, which can come from PNP record or EIRDavid Woodhouse2008-09-131-0/+54
* Removed warning: uninitialised valueClaudio Takahasi2008-09-091-1/+2
* Adapter initialization cleanupClaudio Takahasi2008-09-011-4/+4
* Storage cleanup: avoid Bluetooth address to string conversionsClaudio Takahasi2008-08-281-2/+2
* Storage cleanupClaudio Takahasi2008-08-281-6/+33
* Cleanup: declaring mode2str and str2mode to staticClaudio Takahasi2008-08-281-2/+2
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-061-2/+2
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+784