summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-wda.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/qmi-service-wda.json b/data/qmi-service-wda.json
index 81e86188..31deb189 100644
--- a/data/qmi-service-wda.json
+++ b/data/qmi-service-wda.json
@@ -142,6 +142,18 @@
"type" : "TLV",
"since" : "1.30",
"format" : "guint32",
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "Download Minimum Padding",
+ "id" : "0x1A",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "guint32",
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "Flow Control",
+ "id" : "0x1B",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "guint8",
"prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
@@ -224,5 +236,17 @@
"type" : "TLV",
"since" : "1.10",
"format" : "guint32",
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "Download Minimum Padding",
+ "id" : "0x1A",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "guint32",
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
+ { "name" : "Flow Control",
+ "id" : "0x1B",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "guint8",
"prerequisites" : [ { "common-ref" : "Success" } ] } ] }
]