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

/system/bt/bta/hl/
H A Dbta_hl_int.h718 extern UINT16 bta_hl_get_service_uuids(UINT8 sdp_oper, UINT8 app_idx, UINT8 mcl_idx,
H A Dbta_hl_act.c1705 service_uuid = bta_hl_get_service_uuids(sdp_oper, app_idx, mcl_idx, mdl_idx);
H A Dbta_hl_utils.c325 ** Function bta_hl_get_service_uuids
335 UINT16 bta_hl_get_service_uuids(UINT8 sdp_oper, UINT8 app_idx, UINT8 mcl_idx, function
365 APPL_TRACE_DEBUG("bta_hl_get_service_uuids service_uuid=0x%x",service_uuid );

Completed in 16 milliseconds