<div dir="ltr">Any comments?<div>We'd like this in before the libmbim version bump so that mm can use it...</div><div><br></div><div>Thanks,</div><div>Prathmesh</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Jun 13, 2014 at 7:27 PM, <span dir="ltr"><<a href="mailto:pprabhu@chromium.org" target="_blank">pprabhu@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Prathmesh Prabhu <<a href="mailto:pprabhu@chromium.org">pprabhu@chromium.org</a>><br>
<br>
diff --git a/src/libmbim-glib/mbim-enums.h b/src/libmbim-glib/mbim-enums.h<br>
index d851934..02f94aa 100644<br>
--- a/src/libmbim-glib/mbim-enums.h<br>
+++ b/src/libmbim-glib/mbim-enums.h<br>
@@ -388,6 +388,7 @@ typedef enum {<br>
* @MBIM_NW_ERROR_CONGESTION: Congestion.<br>
* @MBIM_NW_ERROR_GSM_AUTHENTICATION_UNACCEPTABLE: GSM authentication unacceptable.<br>
* @MBIM_NW_ERROR_NOT_AUTHORIZED_FOR_CSG: Not authorized for this CSG.<br>
+ * @MBIM_NW_ERROR_MISSING_OR_UNKNOWN_APN: Missing or unknown access point name.<br>
* @MBIM_NW_ERROR_SERVICE_OPTION_NOT_SUPPORTED: Service option not supported.<br>
* @MBIM_NW_ERROR_REQUESTED_SERVICE_OPTION_NOT_SUBSCRIBED: Requested service option not subscribed.<br>
* @MBIM_NW_ERROR_SERVICE_OPTION_TEMPORARILY_OUT_OF_ORDER: Service option temporarily out of order.<br>
@@ -426,6 +427,7 @@ typedef enum {<br>
MBIM_NW_ERROR_CONGESTION = 22,<br>
MBIM_NW_ERROR_GSM_AUTHENTICATION_UNACCEPTABLE = 23,<br>
MBIM_NW_ERROR_NOT_AUTHORIZED_FOR_CSG = 25,<br>
+ MBIM_NW_ERROR_MISSING_OR_UNKNOWN_APN = 27,<br>
MBIM_NW_ERROR_SERVICE_OPTION_NOT_SUPPORTED = 32,<br>
MBIM_NW_ERROR_REQUESTED_SERVICE_OPTION_NOT_SUBSCRIBED = 33,<br>
MBIM_NW_ERROR_SERVICE_OPTION_TEMPORARILY_OUT_OF_ORDER = 34,<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.0.0.526.g5318336<br>
<br>
</font></span></blockquote></div><br></div>