aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-06-23 14:35:51 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-06-23 14:36:40 +0200
commit845b3ae59de96d320d8e06898909bcd5049afe3c (patch)
treef2e549e984eaa92ccc0747c850d701828943a0e3 /data
parent0137a0c4c466c4e1dd18b30bb3fb57a1a9926aac (diff)
nas: 5G signal info TLVs available in 1.26.2 already
(cherry picked from commit 15a53e0d7d8ae6e08cef7b8d25da9a9744eb6639)
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-nas.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json
index b490a4d..5ff9e43 100644
--- a/data/qmi-service-nas.json
+++ b/data/qmi-service-nas.json
@@ -3267,7 +3267,7 @@
{ "name" : "TDMA Signal Strength Extended",
"id" : "0x16",
"type" : "TLV",
- "since" : "1.28",
+ "since" : "1.26.2",
"format" : "sequence",
"contents" : [ { "name" : "RSSI",
"format" : "gint32" },
@@ -3280,7 +3280,7 @@
{ "name" : "5G Signal Strength",
"id" : "0x17",
"type" : "TLV",
- "since" : "1.28",
+ "since" : "1.26.2",
"format" : "sequence",
"contents" : [ { "name" : "RSRP",
"format" : "gint16" },
@@ -3289,7 +3289,7 @@
{ "name" : "5G Signal Strength Extended",
"id" : "0x18",
"type" : "TLV",
- "since" : "1.28",
+ "since" : "1.26.2",
"format" : "gint16" } ] },
// *********************************************************************************