Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_int.h130 UINT8 max_bd_entries; member
Dbtm_inq.c1691 p_inq->max_bd_entries = 0; in btm_clr_inq_result_flt()
1723 if (xx < p_inq->max_bd_entries) in btm_inq_find_bdaddr()
2047 p_inq->max_bd_entries = (UINT16)(GKI_MAX_BUF_SIZE / sizeof(tINQ_BDADDR)); in btm_initiate_inquiry()
Dbtm_int.h321 UINT16 max_bd_entries; /* Maximum number of entries that can be stored */ member