summaryrefslogtreecommitdiff
path: root/data/qmi-service-pdc.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-pdc.json')
-rw-r--r--data/qmi-service-pdc.json62
1 files changed, 34 insertions, 28 deletions
diff --git a/data/qmi-service-pdc.json b/data/qmi-service-pdc.json
index 59d08895..b4b09794 100644
--- a/data/qmi-service-pdc.json
+++ b/data/qmi-service-pdc.json
@@ -40,9 +40,10 @@
"contents" : [ { "name" : "Config Type",
"format" : "guint32",
"public-format" : "QmiPdcConfigurationType"},
- { "name" : "Id",
- "format" : "array",
- "array-element" : { "format" : "guint8" }} ]},
+ { "name" : "Id",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" }} ]},
// *********************************************************************************
{ "common-ref" : "Token",
@@ -113,18 +114,20 @@
"since" : "1.18" },
{ "common-ref" : "Indication Result",
"since" : "1.18" },
- { "name" : "Active Id",
- "id" : "0x11",
- "type" : "TLV",
- "since" : "1.18",
- "format" : "array",
- "array-element" : { "format" : "guint8" } },
- { "name" : "Pending Id",
- "id" : "0x12",
- "type" : "TLV",
- "since" : "1.18",
- "format" : "array",
- "array-element" : { "format" : "guint8" } }]},
+ { "name" : "Active Id",
+ "id" : "0x11",
+ "type" : "TLV",
+ "since" : "1.18",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" } },
+ { "name" : "Pending Id",
+ "id" : "0x12",
+ "type" : "TLV",
+ "since" : "1.18",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" } }]},
// *********************************************************************************
{ "name" : "Set Selected Config",
@@ -186,9 +189,10 @@
"contents" : [ { "name" : "Config Type",
"format" : "guint32",
"public-format" : "QmiPdcConfigurationType" },
- { "name" : "Id",
- "format" : "array",
- "array-element" : { "format" : "guint8" }}]}}]},
+ { "name" : "Id",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" } } ] } } ] },
// *********************************************************************************
{ "name" : "Delete Config",
@@ -200,13 +204,14 @@
"since" : "1.18" },
{ "common-ref" : "Token",
"since" : "1.18" },
- { "name" : "Id",
- "id" : "0x11",
- "mandatory" : "yes",
- "type" : "TLV",
- "since" : "1.18",
- "format" : "array",
- "array-element" : { "format" : "guint8" }}],
+ { "name" : "Id",
+ "id" : "0x11",
+ "mandatory" : "yes",
+ "type" : "TLV",
+ "since" : "1.18",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" }}],
"output" : [ { "common-ref" : "Operation Result" },
{ "common-ref" : "Token",
"since" : "1.18" }] },
@@ -225,9 +230,10 @@
"contents" : [ { "name" : "Type",
"format" : "guint32",
"public-format" : "QmiPdcConfigurationType"},
- { "name" : "Id",
- "format" : "array",
- "array-element" : { "format" : "guint8" }},
+ { "name" : "Id",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" }},
{ "name" : "Total Size",
"format" : "guint32" },
{ "name" : "Chunk",