Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dipc.h135 #define BT_A2DP_MPEG12_SINK 0x03 macro
Dgstavdtpsink.c743 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()
Dunix.c539 codec->type = BT_A2DP_MPEG12_SINK; in a2dp_append_codec()
1442 if (req->codec.type == BT_A2DP_MPEG12_SINK) { in handle_a2dp_transport()