Home
last modified time | relevance | path

Searched refs:BTIF_STORAGE_KEY_HID_DB_VERSION (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h66 #define BTIF_STORAGE_KEY_HID_DB_VERSION "HidDbVersion" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc153 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_HID_DB_VERSION, in btif_storage_add_hid_device_info()
293 btif_config_get_int(name, BTIF_STORAGE_KEY_HID_DB_VERSION, &db_version); in btif_storage_load_bonded_hid_info()
341 btif_config_get_int(bdstr, BTIF_STORAGE_KEY_HID_DB_VERSION, &db_version); in btif_storage_remove_hid_info()
353 btif_config_remove(bdstr, BTIF_STORAGE_KEY_HID_DB_VERSION); in btif_storage_remove_hid_info()