summaryrefslogtreecommitdiff
path: root/data/qmi-service-wds.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-wds.json')
-rw-r--r--data/qmi-service-wds.json210
1 files changed, 110 insertions, 100 deletions
diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json
index 57b25c46..e70f1aaf 100644
--- a/data/qmi-service-wds.json
+++ b/data/qmi-service-wds.json
@@ -347,7 +347,8 @@
"type" : "TLV",
"format" : "array",
"fixed-size" : "8",
- "array-element" : { "format": "guint16", "endian": "network" } },
+ "array-element" : { "format" : "guint16",
+ "endian" : "network" } },
{ "common-ref" : "WDS IPv6 Secondary DNS Address Preference",
"name" : "IPv6 Secondary DNS Address Preference",
@@ -355,7 +356,8 @@
"type" : "TLV",
"format" : "array",
"fixed-size" : "8",
- "array-element" : { "format": "guint16", "endian": "network" } },
+ "array-element" : { "format" : "guint16",
+ "endian" : "network" } },
{ "common-ref" : "WDS LTE QoS Parameters",
"name" : "LTE QoS Parameters",
@@ -663,10 +665,10 @@
"type" : "TLV",
"since" : "1.18",
"format" : "sequence",
- "contents" : [ { "name" : "PDN Filter Handler",
- "format" : "array",
+ "contents" : [ { "name" : "PDN Filter Handler",
+ "format" : "array",
"size-prefix-format" : "guint8",
- "array-element" : { "format": "guint32" } } ] },
+ "array-element" : { "format": "guint32" } } ] },
{ "name" : "Extended Data Bearer Technology",
"id" : "0x2A",
"type" : "TLV",
@@ -1307,20 +1309,21 @@
"format" : "guint8",
"public-format" : "QmiWdsProfileType" } ],
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Profile List",
- "id" : "0x01",
- "type" : "TLV",
- "since" : "1.8",
- "format" : "array",
- "array-element" : { "name" : "Profile",
- "format" : "struct",
- "contents" : [ { "name" : "Profile Type",
- "format" : "guint8",
- "public-format" : "QmiWdsProfileType" },
- { "name" : "Profile Index",
- "format" : "guint8" },
- { "name" : "Profile Name",
- "format" : "string" } ] },
+ { "name" : "Profile List",
+ "id" : "0x01",
+ "type" : "TLV",
+ "since" : "1.8",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "Profile",
+ "format" : "struct",
+ "contents" : [ { "name" : "Profile Type",
+ "format" : "guint8",
+ "public-format" : "QmiWdsProfileType" },
+ { "name" : "Profile Index",
+ "format" : "guint8" },
+ { "name" : "Profile Name",
+ "format" : "string" } ] },
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "common-ref" : "WDS Extended Error Code",
"since" : "1.8" } ] },
@@ -1725,24 +1728,26 @@
"since" : "1.0",
"format" : "guint8",
"prerequisites" : [ { "common-ref" : "Success" } ] },
- { "name" : "PCSCF Server Address List",
- "id" : "0x23",
- "type" : "TLV",
- "since" : "1.0",
- "format" : "array",
- "array-element" : { "name" : "IPv4 Address",
- "endian" : "little",
- "format" : "guint32" },
- "prerequisites" : [ { "common-ref" : "Success" } ] },
- { "name" : "PCSCF Domain Name List",
- "id" : "0x24",
- "type" : "TLV",
- "since" : "1.0",
- "format" : "array",
- "array-element" : { "name" : "FQDN",
- "format" : "string",
- "size-prefix-format" : "guint16" },
- "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "PCSCF Server Address List",
+ "id" : "0x23",
+ "type" : "TLV",
+ "since" : "1.0",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "IPv4 Address",
+ "endian" : "little",
+ "format" : "guint32" },
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "PCSCF Domain Name List",
+ "id" : "0x24",
+ "type" : "TLV",
+ "since" : "1.0",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "FQDN",
+ "format" : "string",
+ "size-prefix-format" : "guint16" },
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IPv6 Address",
"id" : "0x25",
"type" : "TLV",
@@ -1767,20 +1772,20 @@
{ "name" : "Prefix Length",
"format" : "guint8" } ],
"prerequisites" : [ { "common-ref" : "Success" } ] },
- { "name" : "IPv6 Primary DNS Address",
- "id" : "0x27",
- "type" : "TLV",
- "since" : "1.0",
- "format" : "array",
- "fixed-size": "8",
+ { "name" : "IPv6 Primary DNS Address",
+ "id" : "0x27",
+ "type" : "TLV",
+ "since" : "1.0",
+ "format" : "array",
+ "fixed-size" : "8",
"array-element" : { "format": "guint16", "endian": "network" },
"prerequisites" : [ { "common-ref" : "Success" } ] },
- { "name" : "IPv6 Secondary DNS Address",
- "id" : "0x28",
- "type" : "TLV",
- "since" : "1.0",
- "format" : "array",
- "fixed-size": "8",
+ { "name" : "IPv6 Secondary DNS Address",
+ "id" : "0x28",
+ "type" : "TLV",
+ "since" : "1.0",
+ "format" : "array",
+ "fixed-size" : "8",
"array-element" : { "format": "guint16", "endian": "network" },
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "MTU",
@@ -1789,15 +1794,16 @@
"since" : "1.0",
"format" : "guint32",
"prerequisites" : [ { "common-ref" : "Success" } ] },
- { "name" : "Domain Name List",
- "id" : "0x2A",
- "type" : "TLV",
- "since" : "1.0",
- "format" : "array",
- "array-element" : { "name" : "Domain Name",
- "format" : "string",
- "size-prefix-format" : "guint16" },
- "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "Domain Name List",
+ "id" : "0x2A",
+ "type" : "TLV",
+ "since" : "1.0",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "Domain Name",
+ "format" : "string",
+ "size-prefix-format" : "guint16" },
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IP Family",
"id" : "0x2B",
"type" : "TLV",
@@ -2018,26 +2024,27 @@
"format" : "guint8",
"public-format" : "QmiWdsDataSystemNetworkType" } ],
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Info",
- "id" : "0x10",
- "type" : "TLV",
- "since" : "1.14",
- "format" : "array",
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "IPv4 Throttled",
- "format" : "gint8",
- "public-format" : "gboolean" },
- { "name" : "IPv6 Throttled",
- "format" : "gint8",
- "public-format" : "gboolean" },
- { "name" : "IPv4 Throttle Time Left MS",
- "format" : "guint32" },
- { "name" : "IPv6 Throttle Time Left MS",
- "format" : "guint32" },
- { "name" : "APN",
- "format" : "string" } ] },
- "prerequisites": [ { "common-ref" : "Success" } ] } ] },
+ { "name" : "Info",
+ "id" : "0x10",
+ "type" : "TLV",
+ "since" : "1.14",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "IPv4 Throttled",
+ "format" : "gint8",
+ "public-format" : "gboolean" },
+ { "name" : "IPv6 Throttled",
+ "format" : "gint8",
+ "public-format" : "gboolean" },
+ { "name" : "IPv4 Throttle Time Left MS",
+ "format" : "guint32" },
+ { "name" : "IPv6 Throttle Time Left MS",
+ "format" : "guint32" },
+ { "name" : "APN",
+ "format" : "string" } ] },
+ "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
{ "name" : "Get LTE Attach Parameters",
@@ -2101,13 +2108,14 @@
"service" : "WDS",
"id" : "0x0093",
"since" : "1.28",
- "input" : [ { "name" : "List",
- "id" : "0x01",
- "type" : "TLV",
- "since" : "1.28",
- "format" : "array",
- "array-element" : { "name" : "PDN Profile ID",
- "format" : "guint16" }},
+ "input" : [ { "name" : "List",
+ "id" : "0x01",
+ "type" : "TLV",
+ "since" : "1.28",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "PDN Profile ID",
+ "format" : "guint16" }},
{ "name" : "Action",
"id" : "0x10",
"type" : "TLV",
@@ -2138,22 +2146,24 @@
"id" : "0x0094",
"since" : "1.28",
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Current List",
- "id" : "0x10",
- "type" : "TLV",
- "since" : "1.28",
- "format" : "array",
- "array-element" : { "name" : "PDN Profile ID",
- "format" : "guint16" },
+ { "name" : "Current List",
+ "id" : "0x10",
+ "type" : "TLV",
+ "since" : "1.28",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "PDN Profile ID",
+ "format" : "guint16" },
"prerequisites" : [ { "common-ref" : "Success" } ] },
- { "name" : "Pending List",
- "id" : "0x11",
- "type" : "TLV",
- "since" : "1.28",
- "format" : "array",
- "array-element" : { "name" : "PDN Profile ID",
- "format" : "guint16" },
- "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
+ { "name" : "Pending List",
+ "id" : "0x11",
+ "type" : "TLV",
+ "since" : "1.28",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "PDN Profile ID",
+ "format" : "guint16" },
+ "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
{ "name" : "Bind Mux Data Port",