summaryrefslogtreecommitdiffstats
path: root/src/storage.c
Commit message (Expand)AuthorAgeFilesLines
* Various coding style cleanupsJohan Hedberg2009-02-061-4/+4
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Remove unnecessary and incorrect memsetJohan Hedberg2008-12-041-1/+0
* Add read_remote_eir functionJohan Hedberg2008-12-041-0/+32
* Introduce PairableTimeout Property and fix use of g_timeout_add.Luiz Augusto von Dentz2008-11-271-0/+33
* Introduce Pairable property.Luiz Augusto von Dentz2008-11-201-0/+30
* Export record_from_string() from the storage functionsBastien Nocera2008-10-161-1/+1
* Make device driver probe calls take UUID's instead of full recordsJohan Hedberg2008-10-091-7/+15
* 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