Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_storage.h78 int btc_storage_get_num_bt_bond_devices(void);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c277 int btc_storage_get_num_bt_bond_devices(void) in btc_storage_get_num_bt_bond_devices() function
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c245 return btc_storage_get_num_bt_bond_devices(); in esp_bt_gap_get_bond_device_num()