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.h160 UINT8 max_bd_entries; member
Dbtm_inq.c1490 p_inq->max_bd_entries = 0; in btm_clr_inq_result_flt()
1520 if (xx < p_inq->max_bd_entries) in btm_inq_find_bdaddr()
1826 p_inq->max_bd_entries = (UINT16)(BT_DEFAULT_BUFFER_SIZE / sizeof(tINQ_BDADDR)); in btm_initiate_inquiry()
Dbtm_int.h277 UINT16 max_bd_entries; /* Maximum number of entries that can be stored */ member