aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-dms.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/qmi-service-dms.json b/data/qmi-service-dms.json
index e6f77ad..1db1ef9 100644
--- a/data/qmi-service-dms.json
+++ b/data/qmi-service-dms.json
@@ -1188,6 +1188,19 @@
"prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
+ { "name" : "Change Device Download Mode",
+ "type" : "Message",
+ "service" : "DMS",
+ "id" : "0x5556",
+ "version" : "1.0",
+ "input" : [ { "name" : "Mode",
+ "id" : "0x01",
+ "mandatory" : "yes",
+ "type" : "TLV",
+ "format" : "guint8" } ],
+ "output" : [ { "common-ref" : "Operation Result" } ] },
+
+ // *********************************************************************************
{ "name" : "Set FCC Authentication",
"type" : "Message",
"service" : "DMS",