aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-12-01 12:48:48 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-12-01 13:01:54 +0100
commitcfa4db2a87b95662d7505c02d2fbd7c8f3583513 (patch)
treeaa3146054f2bbe05a971c3fd93051f26f54cf93b /data
parent9682cad8f3bd88e335c706b80335be71e23452f2 (diff)
nas: add support for 'NAS Get DRX'
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-nas.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json
index 528127d..7c91ad7 100644
--- a/data/qmi-service-nas.json
+++ b/data/qmi-service-nas.json
@@ -3578,6 +3578,21 @@
"prerequisites": [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
+ { "name" : "Get DRX",
+ "type" : "Message",
+ "service" : "NAS",
+ "id" : "0x0089",
+ "since" : "1.28",
+ "output" : [ { "common-ref" : "Operation Result" },
+ { "name" : "Info",
+ "id" : "0x10",
+ "type" : "TLV",
+ "since" : "1.28",
+ "format" : "guint32",
+ "public-format" : "QmiNasDrx",
+ "prerequisites" : [ { "common-ref" : "Success" } ] } ] },
+
+ // *********************************************************************************
{ "name" : "Get LTE Cphy CA Info",
"type" : "Message",
"service" : "NAS",