summaryrefslogtreecommitdiff
path: root/data/qmi-service-nas.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-nas.json')
-rw-r--r--data/qmi-service-nas.json230
1 files changed, 114 insertions, 116 deletions
diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json
index 7e34643..d76b73c 100644
--- a/data/qmi-service-nas.json
+++ b/data/qmi-service-nas.json
@@ -157,22 +157,21 @@
{ "name" : "Radio Interface",
"format" : "gint8",
"public-format" : "QmiNasRadioInterface" } ] },
- { "name" : "RF Band Information",
- "id" : "0x11",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint8" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Radio Interface",
- "format" : "gint8",
- "public-format" : "QmiNasRadioInterface" },
- { "name" : "Active Band Class",
- "format" : "guint16",
- "public-format" : "QmiNasActiveBand" },
- { "name" : "Active Channel",
- "format" : "guint16" } ] } },
+ { "name" : "RF Band Information",
+ "id" : "0x11",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Radio Interface",
+ "format" : "gint8",
+ "public-format" : "QmiNasRadioInterface" },
+ { "name" : "Active Band Class",
+ "format" : "guint16",
+ "public-format" : "QmiNasActiveBand" },
+ { "name" : "Active Channel",
+ "format" : "guint16" } ] } },
{ "name" : "Registration Reject Reason",
"id" : "0x12",
"mandatory" : "no",
@@ -367,45 +366,45 @@
"format" : "gint8",
"public-format" : "QmiNasRadioInterface" } ],
"prerequisites": [ { "common-ref" : "Success" } ] },
- { "name" : "Strength List",
- "id" : "0x10",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Strength",
- "format" : "gint8" },
- { "name" : "Radio Interface",
- "format" : "gint8",
- "public-format" : "QmiNasRadioInterface" } ] } },
- { "name" : "RSSI List",
- "id" : "0x11",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "RSSI",
- "format" : "guint8" },
- { "name" : "Radio Interface",
- "format" : "gint8",
- "public-format" : "QmiNasRadioInterface" } ] } },
- { "name" : "ECIO List",
- "id" : "0x12",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "ECIO",
- "format" : "guint8" },
- { "name" : "Radio Interface",
- "format" : "gint8",
- "public-format" : "QmiNasRadioInterface" } ] } },
+ { "name" : "Strength List",
+ "id" : "0x10",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Strength",
+ "format" : "gint8" },
+ { "name" : "Radio Interface",
+ "format" : "gint8",
+ "public-format" : "QmiNasRadioInterface" } ] } },
+ { "name" : "RSSI List",
+ "id" : "0x11",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "RSSI",
+ "format" : "guint8" },
+ { "name" : "Radio Interface",
+ "format" : "gint8",
+ "public-format" : "QmiNasRadioInterface" } ] } },
+ { "name" : "ECIO List",
+ "id" : "0x12",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "ECIO",
+ "format" : "guint8" },
+ { "name" : "Radio Interface",
+ "format" : "gint8",
+ "public-format" : "QmiNasRadioInterface" } ] } },
{ "name" : "IO",
"id" : "0x13",
"mandatory" : "no",
@@ -417,19 +416,19 @@
"type" : "TLV",
"format" : "guint8",
"public-format" : "QmiNasEvdoSinrLevel" },
- { "name" : "Error Rate List",
- "id" : "0x15",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Rate",
- "format" : "guint16" },
- { "name" : "Radio Interface",
- "format" : "gint8",
- "public-format" : "QmiNasRadioInterface" } ] } },
+ { "name" : "Error Rate List",
+ "id" : "0x15",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Rate",
+ "format" : "guint16" },
+ { "name" : "Radio Interface",
+ "format" : "gint8",
+ "public-format" : "QmiNasRadioInterface" } ] } },
{ "name" : "RSRQ",
"id" : "0x16",
"mandatory" : "no",
@@ -464,53 +463,53 @@
"format" : "guint8",
"public-format" : "QmiNasNetworkScanType" } ],
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Network Information",
- "id" : "0x10",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "MCC",
- "format" : "guint16" },
- { "name" : "MNC",
- "format" : "guint16" },
- { "name" : "Network Status",
- "format" : "guint8",
- "public-format" : "QmiNasNetworkStatus" },
- { "name" : "Description",
- "format" : "string" } ] } },
- { "name" : "Radio Access Technology",
- "id" : "0x11",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "MCC",
- "format" : "guint16" },
- { "name" : "MNC",
- "format" : "guint16" },
- { "name" : "Radio Interface",
- "format" : "gint8",
- "public-format" : "QmiNasRadioInterface" } ] } },
- { "name" : "MNC PCS Digit Include Status",
- "id" : "0x12",
- "mandatory" : "no",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "MCC",
- "format" : "guint16" },
- { "name" : "MNC",
- "format" : "guint16" },
- { "name" : "Includes PCS Digit",
- "format" : "guint8",
- "public-format" : "gboolean" } ] } } ] },
+ { "name" : "Network Information",
+ "id" : "0x10",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "MCC",
+ "format" : "guint16" },
+ { "name" : "MNC",
+ "format" : "guint16" },
+ { "name" : "Network Status",
+ "format" : "guint8",
+ "public-format" : "QmiNasNetworkStatus" },
+ { "name" : "Description",
+ "format" : "string" } ] } },
+ { "name" : "Radio Access Technology",
+ "id" : "0x11",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "MCC",
+ "format" : "guint16" },
+ { "name" : "MNC",
+ "format" : "guint16" },
+ { "name" : "Radio Interface",
+ "format" : "gint8",
+ "public-format" : "QmiNasRadioInterface" } ] } },
+ { "name" : "MNC PCS Digit Include Status",
+ "id" : "0x12",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "MCC",
+ "format" : "guint16" },
+ { "name" : "MNC",
+ "format" : "guint16" },
+ { "name" : "Includes PCS Digit",
+ "format" : "guint8",
+ "public-format" : "gboolean" } ] } } ] },
// *********************************************************************************
{ "name" : "Initiate Network Register",
@@ -1113,7 +1112,6 @@
"mandatory" : "no",
"type" : "TLV",
"format" : "array",
- "array-size" : { "format" : "guint8" },
"array-element" : { "name" : "Element",
"format" : "struct",
"contents" : [ { "name" : "Radio Interface",