Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_ble_storage.h61 bt_status_t btc_storage_remove_ble_bonding_keys(bt_bdaddr_t *remote_bd_addr);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c182 btc_storage_remove_ble_bonding_keys(&bd_addr); in btc_dm_remove_ble_bonding_keys()
844 param.remove_bond_dev_cmpl.status = btc_storage_remove_ble_bonding_keys(&bd_addr); in btc_dm_sec_cb_handler()
Dbtc_ble_storage.c392 bt_status_t btc_storage_remove_ble_bonding_keys(bt_bdaddr_t *remote_bd_addr) in btc_storage_remove_ble_bonding_keys() function