Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/sdp/
Dsdpint.h299 extern void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128);
Dsdp_utils.c1040 void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128) in sdpu_uuid16_to_uuid128() function
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c124 extern void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128);
1767 sdpu_uuid16_to_uuid128(tmp_svc, uuid_list[num_uuids]); in bta_dm_sdp_result()