summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAkash Aggarwal <quic_akasagga@quicinc.com>2022-11-18 17:06:09 +0530
committerAkash Aggarwal <quic_akasagga@quicinc.com>2022-11-21 19:46:56 +0530
commitcfbd925e537b34da32af41cd79ea1c9ed34a14c1 (patch)
tree39cebc9758e38942cfde20ef198f6ad1f17f26f9 /data
parentc9a5cbd56ce97dd150a6fd68037e73c78a9e6a7a (diff)
downloadlibqmi-cfbd925e537b34da32af41cd79ea1c9ed34a14c1.tar.gz
nas: add UMTS RSCP TLV in "Signal Info"
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-nas.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json
index c1fb6214..9379995a 100644
--- a/data/qmi-service-nas.json
+++ b/data/qmi-service-nas.json
@@ -3893,6 +3893,11 @@
"id" : "0x18",
"type" : "TLV",
"since" : "1.26.2",
+ "format" : "gint16" },
+ { "name" : "WCDMA RSCP",
+ "id" : "0x19",
+ "type" : "TLV",
+ "since" : "1.34",
"format" : "gint16" } ] },
// *********************************************************************************
@@ -4272,6 +4277,11 @@
"id" : "0x18",
"type" : "TLV",
"since" : "1.32",
+ "format" : "gint16" },
+ { "name" : "WCDMA RSCP",
+ "id" : "0x19",
+ "type" : "TLV",
+ "since" : "1.34",
"format" : "gint16" } ] },
// *********************************************************************************