summaryrefslogtreecommitdiff
path: root/data/qmi-service-dms.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-dms.json')
-rw-r--r--data/qmi-service-dms.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/qmi-service-dms.json b/data/qmi-service-dms.json
index e67ed671..c6c5aafc 100644
--- a/data/qmi-service-dms.json
+++ b/data/qmi-service-dms.json
@@ -1425,6 +1425,20 @@
"since" : "1.26",
"format" : "guint8",
"public-format" : "QmiDmsFoxconnDeviceMode" } ],
+ "output" : [ { "common-ref" : "Operation Result" } ] },
+
+ // *********************************************************************************
+ { "name" : "Foxconn Set FCC Authentication",
+ "type" : "Message",
+ "service" : "DMS",
+ "id" : "0x5571",
+ "vendor" : "0x0489",
+ "since" : "1.30",
+ "input" : [ { "name" : "Value",
+ "id" : "0x01",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "guint8" } ],
"output" : [ { "common-ref" : "Operation Result" } ] }
]