Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h498 typedef UINT8 tBTM_EIR_SEARCH_RESULT; typedef
4349 BTM_API extern tBTM_EIR_SEARCH_RESULT BTM_HasInquiryEirService( tBTM_INQ_RESULTS *p_results,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c3051 tBTM_EIR_SEARCH_RESULT BTM_HasInquiryEirService( tBTM_INQ_RESULTS *p_results, UINT16 uuid16 ) in BTM_HasInquiryEirService()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4329 tBTM_EIR_SEARCH_RESULT result; in bta_dm_eir_search_services()