Re: [pulseaudio-discuss] [PATCH v8 11/12] bluetooth: Implement A2DP codec switching and backchannel support

2019-04-12 Thread Pali Rohár
On Saturday 06 April 2019 11:16:06 Pali Rohár wrote: > --- a/src/modules/bluetooth/bluez5-util.c > +++ b/src/modules/bluetooth/bluez5-util.c > @@ -812,6 +901,149 @@ static void parse_device_properties(pa_bluetooth_device > *d, DBusMessageIter *i) > } > } > > +static void parse_remote_endpo

[pulseaudio-discuss] [PATCH v8 11/12] bluetooth: Implement A2DP codec switching and backchannel support

2019-04-06 Thread Pali Rohár
Some A2DP codecs (like FastStream or aptX Low Latency) are bi-directional and can be used for both music playback and audio call. This patch implements usage of backchannel if A2DP codec provided by pulseaudio API supports it. A2DP codec switching needs new version of bluez as older version does n