Home
last modified time | relevance | path

Searched refs:btc_storage_get_gatt_db_hash (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_ble_storage.h102 bt_status_t btc_storage_get_gatt_db_hash(bt_bdaddr_t *remote_bd_addr, uint8_t *value, int len);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_co.c247 btc_storage_get_gatt_db_hash(&bd_addr, db_hash, BT_OCTET16_LEN); in bta_gatts_co_db_hash_load()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c950 bt_status_t btc_storage_get_gatt_db_hash(bt_bdaddr_t *remote_bd_addr, uint8_t *value, int len) in btc_storage_get_gatt_db_hash() function