Searched refs:BTC_BLE_STORAGE_GATT_DB_HASH_STR (Results 1 – 2 of 2) sorted by relevance
94 #define BTC_BLE_STORAGE_GATT_DB_HASH_STR "GATT_DB_HASH" macro
44 !btc_config_exist(section, BTC_BLE_STORAGE_GATT_DB_HASH_STR)) { in _btc_storage_save()954 int ret = btc_config_get_bin(bdstr, BTC_BLE_STORAGE_GATT_DB_HASH_STR, value, (size_t *)&len); in btc_storage_get_gatt_db_hash()964 ret = btc_config_set_bin(bdstr, BTC_BLE_STORAGE_GATT_DB_HASH_STR, value, (size_t)len); in btc_storage_set_gatt_db_hash()994 ret = btc_config_remove(bdstr, BTC_BLE_STORAGE_GATT_DB_HASH_STR); in btc_storage_remove_gatt_db_hash()