Searched refs:gst_avdtp_find_caps (Results 1 – 1 of 1) sorted by relevance
245 static codec_capabilities_t *gst_avdtp_find_caps(GstAvdtpSink *sink, in gst_avdtp_find_caps() function277 cfg = (void *) gst_avdtp_find_caps(sink, BT_A2DP_SBC_SINK); in gst_avdtp_sink_init_sbc_pkt_conf()742 sbc = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK); in gst_avdtp_sink_update_caps()743 mpeg = (void *) gst_avdtp_find_caps(self, BT_A2DP_MPEG12_SINK); in gst_avdtp_sink_update_caps()1053 codec = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK); in gst_avdtp_sink_configure()1055 codec = (void *) gst_avdtp_find_caps(self, BT_A2DP_MPEG12_SINK); in gst_avdtp_sink_configure()