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

/external/bluetooth/bluedroid/stack/include/
H A Dsdp_api.h342 ** Function SDP_FindServiceUUIDInRec_128bit
353 SDP_API extern BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid);
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c408 ** Function SDP_FindServiceUUIDInRec_128bit
419 BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid) function
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c1649 if (SDP_FindServiceUUIDInRec_128bit(p_sdp_rec, &temp_uuid))

Completed in 88 milliseconds