summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2016-09-07 10:54:32 -0500
committerDan Williams <dcbw@redhat.com>2016-09-07 10:54:32 -0500
commitca2b6da59deea8650d442bc1b18c313b780d6f16 (patch)
treef7eaf2d74412b74bcdbd64892ec518e897689ac9
parented186950dc4040abee93fbdc8dee980997121ff0 (diff)
downloadlibqmi-ca2b6da59deea8650d442bc1b18c313b780d6f16.tar.gz
dms: Activation-related messages supported on DMS 1.1
But you usually need a CDMA/EVDO capable device and firmware to use it. Tested on Novatel USB1000: [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] QMI Device supports 6 services: [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] ctl (1.0) [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] wds (1.1) [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] dms (1.1) [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] nas (1.0) [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] wms (1.0) [07 Sep 2016, 10:43:19] [Debug] [/dev/cdc-wdm1] pds (1.0)
-rw-r--r--data/qmi-service-dms.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/qmi-service-dms.json b/data/qmi-service-dms.json
index c7794559..c0977f7f 100644
--- a/data/qmi-service-dms.json
+++ b/data/qmi-service-dms.json
@@ -548,7 +548,7 @@
"type" : "Message",
"service" : "DMS",
"id" : "0x0031",
- "version" : "1.3",
+ "version" : "1.1",
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Info",
"id" : "0x01",
@@ -563,7 +563,7 @@
"type" : "Message",
"service" : "DMS",
"id" : "0x0032",
- "version" : "1.3",
+ "version" : "1.1",
"input" : [ { "name" : "Activation Code",
"id" : "0x01",
"mandatory" : "yes",
@@ -577,7 +577,7 @@
"type" : "Message",
"service" : "DMS",
"id" : "0x0033",
- "version" : "1.3",
+ "version" : "1.1",
"input" : [ { "name" : "Info",
"id" : "0x01",
"mandatory" : "yes",