summaryrefslogtreecommitdiff
path: root/data/mbim-service-ms-basic-connect-extensions-v3.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/mbim-service-ms-basic-connect-extensions-v3.json')
-rw-r--r--data/mbim-service-ms-basic-connect-extensions-v3.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/data/mbim-service-ms-basic-connect-extensions-v3.json b/data/mbim-service-ms-basic-connect-extensions-v3.json
index 497ae70..0f7ca61 100644
--- a/data/mbim-service-ms-basic-connect-extensions-v3.json
+++ b/data/mbim-service-ms-basic-connect-extensions-v3.json
@@ -5,6 +5,47 @@
"mbimex-service" : "Ms Basic Connect Extensions",
"mbimex-version" : "3.0" },
+ //************************************************************************************
+
+ { "name" : "Registration Parameters",
+ "type" : "Command",
+ "since" : "1.28",
+ "set" : [ { "name" : "MicoMode",
+ "format" : "guint32",
+ "public-format" : "MbimMicoMode" },
+ { "name" : "DrxCycle",
+ "format" : "guint32",
+ "public-format" : "MbimDrxCycle" },
+ { "name" : "LadnInfo",
+ "format" : "guint32",
+ "public-format" : "MbimLadnInfo" },
+ { "name" : "DefaultPduActivationHint",
+ "format" : "guint32",
+ "public-format" : "MbimDefaultPduActivationHint" },
+ { "name" : "ReRegisterIfNedeed",
+ "format" : "guint32",
+ "public-format" : "gboolean" },
+ { "name" : "UnnamedIes",
+ "format" : "tlv-list" } ],
+ "query" : [],
+ "response" : [ { "name" : "MicoMode",
+ "format" : "guint32",
+ "public-format" : "MbimMicoMode" },
+ { "name" : "DrxCycle",
+ "format" : "guint32",
+ "public-format" : "MbimDrxCycle" },
+ { "name" : "LadnInfo",
+ "format" : "guint32",
+ "public-format" : "MbimLadnInfo" },
+ { "name" : "DefaultPduActivationHint",
+ "format" : "guint32",
+ "public-format" : "MbimDefaultPduActivationHint" },
+ { "name" : "ReRegisterIfNedeed",
+ "format" : "guint32",
+ "public-format" : "gboolean" },
+ { "name" : "UnnamedIes",
+ "format" : "tlv-list" } ] },
+
// *********************************************************************************
{ "name" : "Lte Attach Info",
"type" : "Command",