Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h350 extern tSDP_DISC_REC *SDP_FindServiceInDb_128bit(tSDP_DISCOVERY_DB *p_db,
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c571 tSDP_DISC_REC *SDP_FindServiceInDb_128bit(tSDP_DISCOVERY_DB *p_db, tSDP_DISC_REC *p_start_rec) in SDP_FindServiceInDb_128bit() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2054 p_sdp_rec = SDP_FindServiceInDb_128bit(bta_dm_search_cb.p_sdp_db, p_sdp_rec); in bta_dm_sdp_result()