[PATCH v2] altair-lte: increase timeout for +CFUN=4
Ben Chan
benchan at chromium.org
Thu Aug 15 11:28:32 PDT 2013
Thanks!
While I was playing with the timeout, I wonder if it's a good idea to have
a way to relax all timeouts and then profile the average/worst case time
required for each AT/QMI/MBIM command.
Ben
On Thu, Aug 15, 2013 at 11:26 AM, Dan Williams <dcbw at redhat.com> wrote:
> On Thu, 2013-08-15 at 11:12 -0700, Ben Chan wrote:
> > ---
> > plugins/altair/mm-broadband-modem-altair-lte.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Pushed, thanks.
>
> Dan
>
> > diff --git a/plugins/altair/mm-broadband-modem-altair-lte.c
> b/plugins/altair/mm-broadband-modem-altair-lte.c
> > index 3c5ef6c..5260fa2 100644
> > --- a/plugins/altair/mm-broadband-modem-altair-lte.c
> > +++ b/plugins/altair/mm-broadband-modem-altair-lte.c
> > @@ -74,7 +74,7 @@ modem_power_down (MMIfaceModem *self,
> > {
> > mm_base_modem_at_command (MM_BASE_MODEM (self),
> > "+CFUN=4",
> > - 6,
> > + 20,
> > FALSE,
> > callback,
> > user_data);
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/modemmanager-devel/attachments/20130815/be78bd38/attachment.html>
More information about the ModemManager-devel
mailing list