[pulseaudio-discuss] [PATCH] todo: Add plans for the bluetooth modules
Luiz Augusto von Dentz
luiz.dentz at gmail.com
Wed Jun 26 02:59:15 PDT 2013
Hi Joao,
On Tue, Jun 25, 2013 at 9:15 PM, <jprvita at gmail.com> wrote:
> From: João Paulo Rechi Vita <jprvita at openbossa.org>
>
> These plans were discussed and agreed upon through IRC on 2013-06-25 by
> Arun, João Paulo, Luiz, Mikel and Tanu.
> ---
> todo | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/todo b/todo
> index 653bedc..3dc4df2 100644
> --- a/todo
> +++ b/todo
> @@ -45,3 +45,14 @@ Long term:
>
> Backends for:
> - portaudio (semi-done)
> +
> +Bluetooth:
> +- Separate BlueZ 4 and BlueZ 5 support in two different module sets
> + Both of them will be compiled by default but there should be a way for
> + distributors to individually select one or the other
> +- Support for HFP/HSP in the BlueZ 5 modules should be implemented as plugins,
> + which will be statically linked and selected at compile time
> +- Add support for oFono HFP plugin using the infrastructure mentioned in the
> + previous item
> +- Add support for BlueZ' HSP plugin (which is under implementation in BlueZ by
> + Mikel Astiz) using the infrastructure mentioned in the previous item
> --
> 1.7.11.7
Thanks for putting it together, some comments:
- The plugins selection can be done via module arguments, I suppose it
would be BlueZ 5 only, so it doesn't need to be at compile time. I
believe this is easier to package maintainers to maintain via
default.pa.
- Johan just pointed out to me that HSP may not be enough because some
headsets may no support it anymore, but I guess we should start with
that at least is doesn't conflict with anything.
--
Luiz Augusto von Dentz
More information about the pulseaudio-discuss
mailing list