summaryrefslogtreecommitdiff
path: root/src/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* settings: Add btd_settings_gatt_db_{store,load}Luiz Augusto von Dentz2022-05-181-0/+11
This adds helper functions to store and load from/to file so they can get reused by the likes of gatt-database.c and btmon.