Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h173 UINT8 max_bd_entries; member
Dbtm_int.h337 UINT16 max_bd_entries; /* Maximum number of entries that can be stored */ member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1456 p_inq->max_bd_entries = 0; in btm_clr_inq_result_flt()
1487 if (xx < p_inq->max_bd_entries) { in btm_inq_find_bdaddr()
1776 p_inq->max_bd_entries = (UINT16)(BT_DEFAULT_BUFFER_SIZE / sizeof(tINQ_BDADDR)); in btm_initiate_inquiry()