Home
last modified time | relevance | path

Searched defs:p_results (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
Dgap_utils.c116 void gap_inq_results_cb(tBTM_INQ_RESULTS *p_results, UINT8 *p_eir) in gap_inq_results_cb()
Dgap_api.c596 UINT16 GAP_GetFirstInquiryResult(tGAP_INQ_RESULTS *p_results) in GAP_GetFirstInquiryResult()
632 UINT16 GAP_GetNextInquiryResult(tGAP_INQ_RESULTS *p_results) in GAP_GetNextInquiryResult()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c3050 tBTM_EIR_SEARCH_RESULT BTM_HasInquiryEirService( tBTM_INQ_RESULTS *p_results, UINT16 uuid16 ) in BTM_HasInquiryEirService()
3371 void btm_set_eir_uuid( UINT8 *p_eir, tBTM_INQ_RESULTS *p_results ) in btm_set_eir_uuid()