summaryrefslogtreecommitdiff
path: root/data/qmi-service-ctl.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-ctl.json')
-rw-r--r--data/qmi-service-ctl.json31
1 files changed, 16 insertions, 15 deletions
diff --git a/data/qmi-service-ctl.json b/data/qmi-service-ctl.json
index a964066e..63f2a142 100644
--- a/data/qmi-service-ctl.json
+++ b/data/qmi-service-ctl.json
@@ -43,21 +43,22 @@
"id" : "0x0021",
"since" : "1.0",
"output" : [ { "common-ref" : "Operation Result" },
- { "name" : "Service list",
- "id" : "0x01",
- "type" : "TLV",
- "since" : "1.0",
- "format" : "array",
- "array-element" : { "name" : "Service",
- "format" : "struct",
- "contents" : [ { "name" : "Service",
- "format" : "guint8",
- "public-format" : "QmiService" },
- { "name" : "Major version",
- "format" : "guint16" },
- { "name" : "Minor version",
- "format" : "guint16" } ] },
- "prerequisites": [ { "common-ref" : "Success" } ] } ] },
+ { "name" : "Service list",
+ "id" : "0x01",
+ "type" : "TLV",
+ "since" : "1.0",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "Service",
+ "format" : "struct",
+ "contents" : [ { "name" : "Service",
+ "format" : "guint8",
+ "public-format" : "QmiService" },
+ { "name" : "Major version",
+ "format" : "guint16" },
+ { "name" : "Minor version",
+ "format" : "guint16" } ] },
+ "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
{ "name" : "Allocate CID",