Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_int.h718 extern UINT16 bta_hl_get_service_uuids(UINT8 sdp_oper, UINT8 app_idx, UINT8 mcl_idx,
Dbta_hl_act.c1705 service_uuid = bta_hl_get_service_uuids(sdp_oper, app_idx, mcl_idx, mdl_idx); in bta_hl_sdp_cback()
Dbta_hl_utils.c335 UINT16 bta_hl_get_service_uuids(UINT8 sdp_oper, UINT8 app_idx, UINT8 mcl_idx, in bta_hl_get_service_uuids() function