Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c19 #define BONED_DEVICES_MAX_COUNT (BTM_SEC_MAX_DEVICE_RECORDS) macro
57 if(addr_section_count == BONED_DEVICES_MAX_COUNT) { in _btc_storage_save()