Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_storage.h139 bt_status_t btc_storage_remove_hid_info(bt_bdaddr_t *remote_bd_addr);
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c379 bt_status_t btc_storage_remove_hid_info(bt_bdaddr_t *remote_bd_addr) in btc_storage_remove_hid_info() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c321 btc_storage_remove_hid_info((bt_bdaddr_t *)p_added_dev->bd_addr); in btc_hh_remove_device()