Searched refs:sdp_a2d_handle (Results 1 – 3 of 3) sorted by relevance
665 bta_av_cb.sdp_a2d_handle = 0; in bta_av_api_register()672 bta_av_cb.sdp_a2d_handle = SDP_CreateRecord(); in bta_av_api_register()674 A2D_SUPF_PLAYER, bta_av_cb.sdp_a2d_handle); in bta_av_api_register()
1861 if (p_cb->sdp_a2d_handle) in bta_av_rc_disc_done()2147 if (p_cb->sdp_a2d_handle) in bta_av_dereg_comp()2149 bta_av_del_sdp_rec(&p_cb->sdp_a2d_handle); in bta_av_dereg_comp()2150 p_cb->sdp_a2d_handle = 0; in bta_av_dereg_comp()
580 UINT32 sdp_a2d_handle; /* SDP record handle for audio src */ member