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.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/qmi-service-dms.json b/data/qmi-service-dms.json
index 31e1eb7..5a46dd1 100644
--- a/data/qmi-service-dms.json
+++ b/data/qmi-service-dms.json
@@ -352,6 +352,18 @@
{ "name" : "Time Source",
"format" : "guint16",
"public-format" : "QmiDmsTimeSource" } ],
+ "prerequisites": [ { "common-ref" : "Success" } ] },
+ { "name" : "System Time",
+ "id" : "0x10",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "guint64",
+ "prerequisites": [ { "common-ref" : "Success" } ] },
+ { "name" : "User Time",
+ "id" : "0x11",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "format" : "guint64",
"prerequisites": [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************