[PATCH] libmbim-glib: add additional GMM cause codes to MbimNwError

Dan Williams dcbw at redhat.com
Wed Jun 18 07:45:42 PDT 2014


On Wed, 2014-06-18 at 07:29 -0700, Prathmesh Prabhu Chromium wrote:
> Any comments?
> We'd like this in before the libmbim version bump so that mm can use it...

Ack from me...

Dan

> Thanks,
> Prathmesh
> 
> 
> On Fri, Jun 13, 2014 at 7:27 PM, <pprabhu at chromium.org> wrote:
> 
> > From: Prathmesh Prabhu <pprabhu at chromium.org>
> >
> > diff --git a/src/libmbim-glib/mbim-enums.h b/src/libmbim-glib/mbim-enums.h
> > index d851934..02f94aa 100644
> > --- a/src/libmbim-glib/mbim-enums.h
> > +++ b/src/libmbim-glib/mbim-enums.h
> > @@ -388,6 +388,7 @@ typedef enum {
> >   * @MBIM_NW_ERROR_CONGESTION: Congestion.
> >   * @MBIM_NW_ERROR_GSM_AUTHENTICATION_UNACCEPTABLE: GSM authentication
> > unacceptable.
> >   * @MBIM_NW_ERROR_NOT_AUTHORIZED_FOR_CSG: Not authorized for this CSG.
> > + * @MBIM_NW_ERROR_MISSING_OR_UNKNOWN_APN: Missing or unknown access point
> > name.
> >   * @MBIM_NW_ERROR_SERVICE_OPTION_NOT_SUPPORTED: Service option not
> > supported.
> >   * @MBIM_NW_ERROR_REQUESTED_SERVICE_OPTION_NOT_SUBSCRIBED: Requested
> > service option not subscribed.
> >   * @MBIM_NW_ERROR_SERVICE_OPTION_TEMPORARILY_OUT_OF_ORDER: Service option
> > temporarily out of order.
> > @@ -426,6 +427,7 @@ typedef enum {
> >      MBIM_NW_ERROR_CONGESTION                                          =
> > 22,
> >      MBIM_NW_ERROR_GSM_AUTHENTICATION_UNACCEPTABLE                     =
> > 23,
> >      MBIM_NW_ERROR_NOT_AUTHORIZED_FOR_CSG                              =
> > 25,
> > +    MBIM_NW_ERROR_MISSING_OR_UNKNOWN_APN                              =
> > 27,
> >      MBIM_NW_ERROR_SERVICE_OPTION_NOT_SUPPORTED                        =
> > 32,
> >      MBIM_NW_ERROR_REQUESTED_SERVICE_OPTION_NOT_SUBSCRIBED             =
> > 33,
> >      MBIM_NW_ERROR_SERVICE_OPTION_TEMPORARILY_OUT_OF_ORDER             =
> > 34,
> > --
> > 2.0.0.526.g5318336
> >
> >
> _______________________________________________
> ModemManager-devel mailing list
> ModemManager-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel




More information about the ModemManager-devel mailing list