Searched refs:BTIF_STORAGE_KEY_GATT_CLIENT_DB_HASH (Results 1 – 2 of 2) sorted by relevance
38 #define BTIF_STORAGE_KEY_GATT_CLIENT_DB_HASH "GattClientDatabaseHash" macro
1447 btif_config_set_bin(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_DB_HASH, in btif_storage_set_gatt_cl_db_hash()1459 btif_config_get_bin(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_DB_HASH, hash.data(), in btif_storage_get_gatt_cl_db_hash()1470 if (btif_config_exist(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_DB_HASH)) { in btif_storage_remove_gatt_cl_db_hash()1471 btif_config_remove(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_DB_HASH); in btif_storage_remove_gatt_cl_db_hash()