[pulseaudio-discuss] [PATCH] bluetooth: Add missing argument to module's usage
Tanu Kaskinen
tanuk at iki.fi
Fri Jul 27 08:25:37 UTC 2018
On Thu, 2018-07-26 at 09:41 -0700, João Paulo Rechi Vita wrote:
> On Mon, Jul 9, 2018 at 7:25 PM, João Paulo Rechi Vita <jprvita at gmail.com> wrote:
> > module-bluetooth-discover usage was missing the autodetect_mtu argument.
> > ---
> > src/modules/bluetooth/module-bluez5-discover.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/src/modules/bluetooth/module-bluez5-discover.c b/src/modules/bluetooth/module-bluez5-discover.c
> > index 44578214c..b6c8eb050 100644
> > --- a/src/modules/bluetooth/module-bluez5-discover.c
> > +++ b/src/modules/bluetooth/module-bluez5-discover.c
> > @@ -36,6 +36,7 @@ PA_MODULE_VERSION(PACKAGE_VERSION);
> > PA_MODULE_LOAD_ONCE(true);
> > PA_MODULE_USAGE(
> > "headset=ofono|native|auto"
> > + "autodetect_mtu=<boolean>"
> > );
> >
> > static const char* const valid_modargs[] = {
> > --
> > 2.18.0
> >
>
> Gentle ping, as I believe this has been forgotten.
Not so much forgotten as not even read yet. I haven't been able to keep
up with the mailing list (currently 45 mails marked as unread).
Thanks for the patches! I'll apply them now.
--
Tanu
https://www.patreon.com/tanuk
https://liberapay.com/tanuk
More information about the pulseaudio-discuss
mailing list