Home
last modified time | relevance | path

Searched refs:BTM_InqNextResult (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
Dgap_api.c639 gap_cb.cur_inqptr = BTM_InqNextResult(gap_cb.cur_inqptr); in GAP_GetNextInquiryResult()
/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_api.c305 p_info = BTM_InqNextResult(p_info); in BTA_JvGetPreknownDevice()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h2740 BTM_API extern tBTM_INQ_INFO *BTM_InqNextResult (tBTM_INQ_INFO *p_cur);
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c1199 tBTM_INQ_INFO *BTM_InqNextResult (tBTM_INQ_INFO *p_cur) in BTM_InqNextResult() function