Home
last modified time | relevance | path

Searched refs:btc_storage_remove_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.h106 bt_status_t btc_storage_remove_gatt_db_hash(bt_bdaddr_t *remote_bd_addr);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c177 btc_storage_remove_gatt_db_hash(&bd_addr); in btc_dm_remove_ble_bonding_keys()
815 btc_storage_remove_gatt_db_hash(&bd_addr); in btc_dm_sec_cb_handler()
Dbtc_ble_storage.c987 bt_status_t btc_storage_remove_gatt_db_hash(bt_bdaddr_t *remote_bd_addr) in btc_storage_remove_gatt_db_hash() function