Home
last modified time | relevance | path

Searched refs:btc_storage_get_num_all_bond_devices (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_storage.h101 int btc_storage_get_num_all_bond_devices(void);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c43 …if (btc_storage_get_num_all_bond_devices() >= BTM_SEC_MAX_DEVICE_RECORDS && !btc_config_has_sectio… in btc_storage_add_bonded_device()
590 int btc_storage_get_num_all_bond_devices(void) { in btc_storage_get_num_all_bond_devices() function