Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c191 int num_dev = 0; in btc_storage_get_num_bt_bond_devices() local
202 num_dev++; in btc_storage_get_num_bt_bond_devices()
206 return num_dev; in btc_storage_get_num_bt_bond_devices()
Dbtc_ble_storage.c914 int num_dev = 0; in btc_storage_get_num_ble_bond_devices() local
927 num_dev++; in btc_storage_get_num_ble_bond_devices()
931 return num_dev; in btc_storage_get_num_ble_bond_devices()