Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h336 extern BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c418 BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid) in SDP_FindServiceUUIDInRec_128bit() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2012 if (SDP_FindServiceUUIDInRec_128bit(p_sdp_rec, &temp_uuid)) { in bta_dm_sdp_result()