[PATCH] altair-lte: increase timeout for +CFUN=4

Ben Chan benchan at chromium.org
Thu Aug 15 02:19:12 PDT 2013


Please ignore my patch for now. I just observed +CFUN=4 timed out in 10s.
 Need to perform more measurements to determine the right timeout value.


On Thu, Aug 15, 2013 at 2:05 AM, Ben Chan <benchan at chromium.org> wrote:

> ---
>  plugins/altair/mm-broadband-modem-altair-lte.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/plugins/altair/mm-broadband-modem-altair-lte.c
> b/plugins/altair/mm-broadband-modem-altair-lte.c
> index 3c5ef6c..ccd354a 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,
> +                              10,
>                                FALSE,
>                                callback,
>                                user_data);
> --
> 1.8.3
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/modemmanager-devel/attachments/20130815/c2794705/attachment.html>


More information about the ModemManager-devel mailing list