Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdpint.h296 extern void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128);
Dsdp_utils.c1051 void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128) in sdpu_uuid16_to_uuid128() function
/system/bt/bta/dm/
Dbta_dm_act.c127 extern void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128);
1657 sdpu_uuid16_to_uuid128(tmp_svc, uuid_list[num_uuids]); in bta_dm_sdp_result()