pulseaudio/src/modules/bluetooth
Sanchayan Maity 2fea838e50 bluetooth: Add support for getting list of negotiated codecs
For example, using the following on the command line will return the
list of possible codecs for a bluetooth device

pacmd send-message /card/bluez_card.4C_BC_98_80_01_9B/bluez list-codecs

where 4C_BC_98_80_01_9B is the bluetooth device.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/440>
2021-01-19 13:43:42 +05:30
..
a2dp-codec-api.h bluetooth: Change A2DP codec API of reset() method to indicate failure 2019-07-24 17:29:45 +03:00
a2dp-codec-aptx-gst.c bluetooth: Add aptX support via GStreamer 2021-01-19 13:43:42 +05:30
a2dp-codec-gst.c bluetooth: Add a generic GStreamer codec module 2021-01-19 13:43:42 +05:30
a2dp-codec-gst.h bluetooth: Add a generic GStreamer codec module 2021-01-19 13:43:42 +05:30
a2dp-codec-ldac-gst.c bluetooth: Add LDAC support via GStreamer 2021-01-19 13:43:42 +05:30
a2dp-codec-sbc.c bluetooth: Fix usage of RTP structures in SBC codec 2019-07-24 17:29:45 +03:00
a2dp-codec-util.c bluetooth: Add aptX support via GStreamer 2021-01-19 13:43:42 +05:30
a2dp-codec-util.h bluetooth: Modular API for A2DP codecs 2019-04-12 15:09:08 +03:00
a2dp-codecs.h bluetooth: Update a2dp-codecs.h from upstream bluez project 2019-04-12 13:56:28 +03:00
backend-native.c bluez: Don't autodetect MTU by default 2017-09-18 18:49:34 +03:00
backend-ofono.c bluetooth: correct possible segmentation fault 2020-12-25 10:36:02 -05:00
bluez5-util.c bluetooth: Support A2DP codec switching via messaging API 2021-01-19 13:43:42 +05:30
bluez5-util.h bluetooth: Support A2DP codec switching via messaging API 2021-01-19 13:43:42 +05:30
meson.build bluetooth: Add aptX support via GStreamer 2021-01-19 13:43:42 +05:30
module-bluetooth-discover.c bluetooth: Remove leftover references to the BlueZ 4/5 split 2018-07-27 11:28:11 +03:00
module-bluetooth-policy.c bluetooth: policy: Remove BlueZ 4 related code 2020-06-20 11:39:45 +02:00
module-bluez5-device.c bluetooth: Add support for getting list of negotiated codecs 2021-01-19 13:43:42 +05:30
module-bluez5-discover.c bluetooth: Support A2DP codec switching via messaging API 2021-01-19 13:43:42 +05:30
rtp.h bluetooth: Fix usage of RTP structures in SBC codec 2019-07-24 17:29:45 +03:00