Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h510 UINT32 sdp_vdp_handle; /* SDP record handle for video src */ member
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c707 bta_av_cb.sdp_vdp_handle = SDP_CreateRecord(); in bta_av_api_register()
Dbta_av_act.c1863 bta_av_del_sdp_rec(&p_cb->sdp_vdp_handle); in bta_av_dereg_comp()