Home
last modified time | relevance | path

Searched refs:SDP_FindServiceUUIDInRec (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h718 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c339 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid) in SDP_FindServiceUUIDInRec() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c858 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid)) { in bta_gattc_sdp_callback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1947 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid)) { in bta_dm_sdp_result()