Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_int.h722 extern UINT16 bta_hl_get_service_uuids(UINT8 sdp_oper, UINT8 app_idx, UINT8 mcl_idx,
Dbta_hl_act.c1706 service_uuid = bta_hl_get_service_uuids(sdp_oper, app_idx, mcl_idx, mdl_idx); in bta_hl_sdp_cback()
Dbta_hl_utils.c373 UINT16 bta_hl_get_service_uuids(UINT8 sdp_oper, UINT8 app_idx, UINT8 mcl_idx, in bta_hl_get_service_uuids() function