summaryrefslogtreecommitdiff
path: root/src/storage.h
Commit message (Expand)AuthorAgeFilesLines
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* core: Remove __TEXTFILE_H header inclusion protectionMarcel Holtmann2014-01-221-2/+0
* core: Remove unused read_device_pairable functionJohan Hedberg2013-01-071-1/+0
* core: Remove the total silly usage of gchar and replace it with just charMarcel Holtmann2013-01-041-1/+1
* adapter: Remove support of pincodes storage fileFrédéric Danis2012-12-171-1/+0
* device: Load appearance from storageFrédéric Danis2012-12-171-4/+0
* attrib-server: Read/write CCC info from new storageFrédéric Danis2012-12-161-6/+0
* device: Store services in device's attributes fileFrédéric Danis2012-12-161-2/+0
* core: Remove unused read_local_class functionJohan Hedberg2012-12-141-1/+0
* core: Remove unused write_lastused_info functionJohan Hedberg2012-12-141-2/+0
* core: Remove unused delete_record functionJohan Hedberg2012-12-141-2/+0
* core: Remove unused characteristic storage functionsJohan Hedberg2012-12-141-5/+0
* core: Remove unused read_device_attributes() and write_device_attribute()Johan Hedberg2012-12-141-4/+0
* core: Rename write_device_services according to what it actually doesJohan Hedberg2012-12-141-1/+1
* core: Remove unused read_device_services functionJohan Hedberg2012-12-141-2/+0
* input: Use new storage architectureFrédéric Danis2012-12-131-2/+0
* device: Update btd_device_get_record to use new storageFrédéric Danis2012-12-131-1/+0
* device: Store SDP records in new storageFrédéric Danis2012-12-131-2/+0
* device: Remove stored SDP records on device removalFrédéric Danis2012-12-131-6/+0
* device: Load profiles from storageFrédéric Danis2012-12-131-2/+0
* core: Remove device mode storage functionsJohan Hedberg2012-12-131-1/+0
* storage: Remove not used functionsFrédéric Danis2012-12-121-43/+0
* storage: Remove not used read_remote_featuresSzymon Janc2012-10-091-2/+0
* storage: Remove not used write_features_infoSzymon Janc2012-10-091-2/+0
* storage: Remove not used write_version_infoSzymon Janc2012-10-091-3/+0
* storage: Remove not used read_remote_eirSzymon Janc2012-10-091-2/+0
* event: Don't store EIR in btd_event_device_foundSzymon Janc2012-10-091-2/+0
* storage: Constify bdaddr_t pointers parametersSzymon Janc2012-10-051-43/+52
* storage: Mark write_device_name name parameter as constJohan Hedberg2012-08-141-1/+1
* storage: Remove support for trusted servicesVinicius Costa Gomes2012-07-291-3/+3
* storage: Store address type in "sdp" filePaulo Alcantara2012-07-291-4/+8
* storage: Store address type in "eir" filePaulo Alcantara2012-07-291-3/+4
* storage: Store address type in "trusts" filePaulo Alcantara2012-07-291-2/+4
* storage: Store address type in "linkkeys" filePaulo Alcantara2012-07-291-2/+4
* storage: Store address type in "did" filePaulo Alcantara2012-07-291-2/+2
* storage: Store address type in "profiles" filePaulo Alcantara2012-07-291-1/+2
* storage: Store address type in "lastused" filePaulo Alcantara2012-07-291-1/+2
* storage: Store address type in "lastseen" filePaulo Alcantara2012-07-291-1/+2
* storage: Store address type in "blocked" fileClaudio Takahasi2012-07-291-2/+3
* storage: Store address type in "aliases" filePaulo Alcantara2012-07-291-2/+4
* storage: Make it clear that delete_entry only works for addressesVinicius Costa Gomes2012-07-291-1/+2
* storage: Store address type in "names" filePaulo Alcantara2012-07-051-2/+4
* core: Move UUID string definition to libDaniel Wagner2012-06-021-2/+0
* storage: Store address type in "attributes" filePaulo Alcantara2012-05-271-1/+2
* storage: Store address type in "longtermkeys" filePaulo Alcantara2012-05-271-2/+3
* storage: Store address type in "ccc" filePaulo Alcantara2012-05-271-4/+4
* storage: Store address type in "appearance" filePaulo Alcantara2012-05-271-2/+4
* storage: Store address type in "characteristics"Paulo Alcantara2012-05-271-2/+3
* core: Fix removing device services from "primary" filePaulo Alcantara2012-05-231-1/+2
* storage: Store BLE address type in "primary" filePaulo Alcantara2012-05-231-2/+3