pipewire/spa/plugins/bluez5
Frédéric Danis 8bc711ce4d bluez5: backend-ofono: Add mSBC support
oFono tries to use the best codec when setting up the audio connection, so
the codec to use is known during call to `acquire` function, after the
transport has been created.
To get the codec before creating the transport, an audio connection is
set-up and discarded during `ofono_audio_card_found()`. It should return
the best codec available, which should not change during the time the
remote is connected.

mSBC can be enabled by passing "bluez5.msbc-support=true" parameter to
pipewire-media-session.
mSBC is automatically selected if remote device supports it.
2020-12-09 16:28:30 +00:00
..
a2dp-codec-aac.c Fix codec names in comments 2020-12-05 19:23:27 +01:00
a2dp-codec-aptx.c Fix codec names in comments 2020-12-05 19:23:27 +01:00
a2dp-codec-ldac.c a2dp: use right struct for ldac 2020-12-06 13:03:05 +01:00
a2dp-codec-sbc.c bluez5: add aptX and aptX HD codecs 2020-12-04 11:34:38 +01:00
a2dp-codecs.c bluez5: add aptX and aptX HD codecs 2020-12-04 11:34:38 +01:00
a2dp-codecs.h bluez5: add aptX and aptX HD codecs 2020-12-04 11:34:38 +01:00
a2dp-sink.c a2dp-sink: don't accept more data when we need to flush 2020-12-06 15:56:04 +01:00
a2dp-source.c a2dp: use unsigned for sizes 2020-12-05 08:30:14 +01:00
backend-hsp-native.c bluez5: Share DBus connection between all backends 2020-07-24 15:49:28 +00:00
backend-hsphfpd.c bluez5: backend-hsphfpd: Add mSBC support 2020-11-16 18:15:39 +01:00
backend-ofono.c bluez5: backend-ofono: Add mSBC support 2020-12-09 16:28:30 +00:00
bluez5-dbus.c bluez5: backend-ofono: Add mSBC support 2020-12-09 16:28:30 +00:00
bluez5-device.c profile: refactor code to make EnumProfile and Profile params 2020-08-17 11:08:26 +02:00
defs.h bluez5: backend-ofono: Add mSBC support 2020-12-09 16:28:30 +00:00
meson.build bluez5: add aptX and aptX HD codecs 2020-12-04 11:34:38 +01:00
plugin.c monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00
sco-sink.c bluez5: Add mSBC support to sco-sink 2020-11-16 18:15:39 +01:00
sco-source.c bluez5: Add mSBC support to sco-source 2020-11-16 18:15:39 +01:00