aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/qmi-service-nas.json30
1 files changed, 29 insertions, 1 deletions
diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json
index 8a5ff98..43d2658 100644
--- a/data/qmi-service-nas.json
+++ b/data/qmi-service-nas.json
@@ -1987,7 +1987,35 @@
"id" : "0x1E",
"type" : "TLV",
"since" : "1.28",
- "format" : "guint32" } ] },
+ "format" : "guint32" },
+ { "name" : "NR5G ARFCN",
+ "id" : "0x2E",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "guint32" },
+ { "name" : "NR5G Cell Information",
+ "id" : "0x2F",
+ "type" : "TLV",
+ "since" : "1.30",
+ "format" : "sequence",
+ "contents" : [ { "name" : "PLMN",
+ "format" : "array",
+ "fixed-size" : "3",
+ "array-element" : { "format" : "guint8" } },
+ { "name" : "Tracking Area Code",
+ "format" : "array",
+ "fixed-size" : "3",
+ "array-element" : { "format" : "guint8" } },
+ { "name" : "Global Cell ID",
+ "format" : "guint64" },
+ { "name" : "Physical Cell ID",
+ "format" : "guint16" },
+ { "name" : "RSRQ",
+ "format" : "gint16" },
+ { "name" : "RSRP",
+ "format" : "gint16" },
+ { "name" : "SNR",
+ "format" : "gint16" } ] } ] },
// *********************************************************************************
{ "name" : "Get PLMN Name",