Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_int.h147 UINT8 num_bd_entries; member
Dbtm_inq.c1690 p_inq->num_bd_entries = 0; in btm_clr_inq_result_flt()
1716 for (xx = 0; xx < p_inq->num_bd_entries; xx++, p_db++) in btm_inq_find_bdaddr()
1727 p_inq->num_bd_entries++; in btm_inq_find_bdaddr()
Dbtm_int.h323 UINT16 num_bd_entries; /* Number of entries in database */ member