Searched refs:BT_A2DP_MPEG12_SINK (Results 1 – 3 of 3) sorted by relevance
135 #define BT_A2DP_MPEG12_SINK 0x03 macro
743 mpeg = (void *) gst_avdtp_find_caps(self, BT_A2DP_MPEG12_SINK); in gst_avdtp_sink_update_caps()1055 codec = (void *) gst_avdtp_find_caps(self, BT_A2DP_MPEG12_SINK); in gst_avdtp_sink_configure()
539 codec->type = BT_A2DP_MPEG12_SINK; in a2dp_append_codec()1442 if (req->codec.type == BT_A2DP_MPEG12_SINK) { in handle_a2dp_transport()