summaryrefslogtreecommitdiff
path: root/data/qmi-service-uim.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-uim.json')
-rw-r--r--data/qmi-service-uim.json15
1 files changed, 9 insertions, 6 deletions
diff --git a/data/qmi-service-uim.json b/data/qmi-service-uim.json
index df41502d..1b6d2a4d 100644
--- a/data/qmi-service-uim.json
+++ b/data/qmi-service-uim.json
@@ -207,8 +207,9 @@
"contents" : [ { "name" : "File ID",
"format" : "guint16" },
{ "name" : "File Path",
- "format" : "array",
- "array-element" : { "format" : "guint8" } } ] },
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" } } ] },
{ "name" : "Read Information",
"id" : "0x03",
"type" : "TLV",
@@ -277,8 +278,9 @@
"contents" : [ { "name" : "File ID",
"format" : "guint16" },
{ "name" : "File Path",
- "format" : "array",
- "array-element" : { "format" : "guint8" } } ] },
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" } } ] },
{ "name" : "Record",
"id" : "0x03",
"type" : "TLV",
@@ -347,8 +349,9 @@
"contents" : [ { "name" : "File ID",
"format" : "guint16" },
{ "name" : "File Path",
- "format" : "array",
- "array-element" : { "format" : "guint8" } } ] },
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint8" } } ] },
{ "name" : "Response In Indication Token",
"id" : "0x10",
"type" : "TLV",