summaryrefslogtreecommitdiff
path: root/data/qmi-service-wms.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-wms.json')
-rw-r--r--data/qmi-service-wms.json150
1 files changed, 75 insertions, 75 deletions
diff --git a/data/qmi-service-wms.json b/data/qmi-service-wms.json
index 7dfe3bc..75accd4 100644
--- a/data/qmi-service-wms.json
+++ b/data/qmi-service-wms.json
@@ -67,10 +67,10 @@
{ "name" : "Format",
"format" : "guint8",
"public-format" : "QmiWmsMessageFormat" },
- { "name" : "Raw Data",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "format" : "guint8" } } ] },
+ { "name" : "Raw Data",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" } } ] },
{ "name" : "Message Mode",
"id" : "0x12",
"mandatory" : "no",
@@ -85,10 +85,10 @@
"contents" : [ { "name" : "Notification Type",
"format" : "guint8",
"public-format" : "QmiWmsNotificationType" },
- { "name" : "Raw Data",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "format" : "guint8" } } ] },
+ { "name" : "Raw Data",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" } } ] },
{ "name" : "ETWS PLMN Information",
"id" : "0x14",
"mandatory" : "no",
@@ -124,10 +124,10 @@
"contents" : [ { "name" : "Format",
"format" : "guint8",
"public-format" : "QmiWmsMessageFormat" },
- { "name" : "Raw Data",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "format" : "guint8" } } ] },
+ { "name" : "Raw Data",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" } } ] },
{ "name" : "CDMA Force On DC",
"id" : "0x10",
"mandatory" : "no",
@@ -237,10 +237,10 @@
{ "name" : "Format",
"format" : "guint8",
"public-format" : "QmiWmsMessageFormat" },
- { "name" : "Raw Data",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "format" : "guint8" } } ] } ],
+ { "name" : "Raw Data",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" } } ] } ],
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Memory Index",
"id" : "0x01",
@@ -289,10 +289,10 @@
{ "name" : "Format",
"format" : "guint8",
"public-format" : "QmiWmsMessageFormat" },
- { "name" : "Raw Data",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "format" : "guint8" } } ],
+ { "name" : "Raw Data",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" } } ],
"prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
@@ -393,20 +393,20 @@
"format" : "guint8",
"public-format" : "QmiWmsMessageMode" } ],
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Message List",
- "id" : "0x01",
- "mandatory" : "yes",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint32" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Memory Index",
- "format" : "guint32" },
- { "name" : "Message Tag",
- "format" : "guint8",
- "public-format" : "QmiWmsMessageTagType" } ] },
- "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
+ { "name" : "Message List",
+ "id" : "0x01",
+ "mandatory" : "yes",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint32" ,
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Memory Index",
+ "format" : "guint32" },
+ { "name" : "Message Tag",
+ "format" : "guint8",
+ "public-format" : "QmiWmsMessageTagType" } ] },
+ "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
{ "name" : "Set Routes",
@@ -414,26 +414,26 @@
"service" : "WMS",
"id" : "0x0032",
"version" : "1.0",
- "input" : [ { "name" : "Route List",
- "id" : "0x01",
- "mandatory" : "yes",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Message Type",
- "format" : "guint8",
- "public-format" : "QmiWmsMessageType" },
- { "name" : "Message Class",
- "format" : "guint8",
- "public-format" : "QmiWmsMessageClass" },
- { "name" : "Storage",
- "format" : "guint8",
- "public-format" : "QmiWmsStorageType" },
- { "name" : "Receipt Action",
- "format" : "guint8",
- "public-format" : "QmiWmsReceiptAction" } ] } },
+ "input" : [ { "name" : "Route List",
+ "id" : "0x01",
+ "mandatory" : "yes",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Message Type",
+ "format" : "guint8",
+ "public-format" : "QmiWmsMessageType" },
+ { "name" : "Message Class",
+ "format" : "guint8",
+ "public-format" : "QmiWmsMessageClass" },
+ { "name" : "Storage",
+ "format" : "guint8",
+ "public-format" : "QmiWmsStorageType" },
+ { "name" : "Receipt Action",
+ "format" : "guint8",
+ "public-format" : "QmiWmsReceiptAction" } ] } },
{ "name" : "Transfer Status Report",
"id" : "0x10",
"mandatory" : "no",
@@ -449,27 +449,27 @@
"id" : "0x0033",
"version" : "1.0",
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Route List",
- "id" : "0x01",
- "mandatory" : "yes",
- "type" : "TLV",
- "format" : "array",
- "array-size" : { "format" : "guint16" },
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Message Type",
- "format" : "guint8",
- "public-format" : "QmiWmsMessageType" },
- { "name" : "Message Class",
- "format" : "guint8",
- "public-format" : "QmiWmsMessageClass" },
- { "name" : "Storage",
- "format" : "guint8",
- "public-format" : "QmiWmsStorageType" },
- { "name" : "Receipt Action",
- "format" : "guint8",
- "public-format" : "QmiWmsReceiptAction" } ] },
- "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "Route List",
+ "id" : "0x01",
+ "mandatory" : "yes",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Message Type",
+ "format" : "guint8",
+ "public-format" : "QmiWmsMessageType" },
+ { "name" : "Message Class",
+ "format" : "guint8",
+ "public-format" : "QmiWmsMessageClass" },
+ { "name" : "Storage",
+ "format" : "guint8",
+ "public-format" : "QmiWmsStorageType" },
+ { "name" : "Receipt Action",
+ "format" : "guint8",
+ "public-format" : "QmiWmsReceiptAction" } ] },
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "Transfer Status Report",
"id" : "0x10",
"mandatory" : "no",