aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-dms.json
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-07-23 14:04:34 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-07-23 14:04:34 +0200
commit800ea005a8d5b71478fb55304950fa5db5f1b053 (patch)
tree1859dab4c1c787e1f3c5a310113c2f201f6d8ffe /data/qmi-service-dms.json
parent327e3015dd34b192b7d653358c2722eee835ded8 (diff)
downloadexternal_libqmi-800ea005a8d5b71478fb55304950fa5db5f1b053.zip
external_libqmi-800ea005a8d5b71478fb55304950fa5db5f1b053.tar.gz
external_libqmi-800ea005a8d5b71478fb55304950fa5db5f1b053.tar.bz2
dms: implement "Reset" request/response
Diffstat (limited to 'data/qmi-service-dms.json')
-rw-r--r--data/qmi-service-dms.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/qmi-service-dms.json b/data/qmi-service-dms.json
index 7479bc1..6686fb1 100644
--- a/data/qmi-service-dms.json
+++ b/data/qmi-service-dms.json
@@ -17,6 +17,14 @@
"type" : "Indication-ID-Enum" },
// *********************************************************************************
+ { "name" : "Reset",
+ "type" : "Message",
+ "service" : "DMS",
+ "id" : "0x0000",
+ "version" : "1.0",
+ "output" : [ { "common-ref" : "Operation Result" } ] },
+
+ // *********************************************************************************
{ "name" : "Set Event Report",
"type" : "Message",
"service" : "DMS",