summaryrefslogtreecommitdiffstats
path: root/src/storage.h
Commit message (Collapse)AuthorAgeFilesLines
* Export record_from_string() from the storage functionsBastien Nocera2008-10-161-0/+1
| | | | | | Export record_from_string() from the storage functions, so it can be used to generate an sdp_record from a static string in sixpair.c
* Make device driver probe calls take UUID's instead of full recordsJohan Hedberg2008-10-091-1/+1
| | | | | This is preparation for allowing the device object to be correctly set up even when we don't have the full service records but only the remote UUID's.
* Find device ID from SDP recordsDavid Woodhouse2008-09-141-0/+3
|
* rename get_record() to find_record_in_list() and move to storage.[ch]David Woodhouse2008-09-141-0/+1
|
* move read_records() to storage.c where it belongsDavid Woodhouse2008-09-141-1/+1
|
* Store source information from DID recordMarcel Holtmann2008-09-141-4/+6
|
* Add storage for pnp info, which can come from PNP record or EIRDavid Woodhouse2008-09-131-0/+5
|
* Adapter initialization cleanupClaudio Takahasi2008-09-011-2/+2
|
* Storage cleanup: avoid Bluetooth address to string conversionsClaudio Takahasi2008-08-281-1/+1
|
* Storage cleanupClaudio Takahasi2008-08-281-0/+61