Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int.h155 UINT8 max_bd_entries; member
Dbtm_inq.c1486 p_inq->max_bd_entries = 0; in btm_clr_inq_result_flt()
1516 if (xx < p_inq->max_bd_entries) in btm_inq_find_bdaddr()
1823 p_inq->max_bd_entries = (UINT16)(GKI_MAX_BUF_SIZE / sizeof(tINQ_BDADDR)); in btm_initiate_inquiry()
Dbtm_int.h283 UINT16 max_bd_entries; /* Maximum number of entries that can be stored */ member