Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsdp_api.h320 bool SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC* p_rec, tBT_UUID* p_uuid);
/system/bt/stack/sdp/
Dsdp_api.cc371 bool SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC* p_rec, tBT_UUID* p_uuid) { in SDP_FindServiceUUIDInRec_128bit() function
/system/bt/bta/dm/
Dbta_dm_act.cc1596 if (SDP_FindServiceUUIDInRec_128bit(p_sdp_rec, &temp_uuid)) { in bta_dm_sdp_result()