Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c183 int num_dev = 0; in btc_storage_get_num_bt_bond_devices() local
194 num_dev++; in btc_storage_get_num_bt_bond_devices()
198 return num_dev; in btc_storage_get_num_bt_bond_devices()
Dbtc_ble_storage.c908 int num_dev = 0; in btc_storage_get_num_ble_bond_devices() local
921 num_dev++; in btc_storage_get_num_ble_bond_devices()
925 return num_dev; in btc_storage_get_num_ble_bond_devices()