Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_ble_storage.h112 bt_status_t btc_storage_remove_gatt_db_hash(bt_bdaddr_t *remote_bd_addr);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c178 btc_storage_remove_gatt_db_hash(&bd_addr); in btc_dm_remove_ble_bonding_keys()
840 btc_storage_remove_gatt_db_hash(&bd_addr); in btc_dm_sec_cb_handler()
Dbtc_ble_storage.c1095 bt_status_t btc_storage_remove_gatt_db_hash(bt_bdaddr_t *remote_bd_addr) in btc_storage_remove_gatt_db_hash() function