From ec7611ca47f220206dfb53adf716f0759640d830 Mon Sep 17 00:00:00 2001 From: Akash Aggarwal Date: Fri, 26 Aug 2022 23:08:33 +0530 Subject: nas: add NAS "Config Signal Info v2" message support --- data/qmi-collection-basic.json | 1 + data/qmi-service-nas.json | 230 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 231 insertions(+) (limited to 'data') diff --git a/data/qmi-collection-basic.json b/data/qmi-collection-basic.json index 059333ef..9e2a3df4 100644 --- a/data/qmi-collection-basic.json +++ b/data/qmi-collection-basic.json @@ -53,6 +53,7 @@ "QMI_MESSAGE_NAS_GET_SIGNAL_INFO", "QMI_INDICATION_NAS_SIGNAL_INFO", "QMI_MESSAGE_NAS_CONFIG_SIGNAL_INFO", + "QMI_MESSAGE_NAS_CONFIG_SIGNAL_INFO_V2", "QMI_MESSAGE_NAS_GET_SYSTEM_INFO", "QMI_INDICATION_NAS_SYSTEM_INFO", "QMI_MESSAGE_NAS_GET_TECHNOLOGY_PREFERENCE", diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json index eb3f6aea..c1fb6214 100644 --- a/data/qmi-service-nas.json +++ b/data/qmi-service-nas.json @@ -3968,6 +3968,236 @@ "array-element" : { "format" : "gint8" } } ], "output" : [ { "common-ref" : "Operation Result" } ] }, + // ********************************************************************************* + { "name" : "Config Signal Info v2", + "type" : "Message", + "service" : "NAS", + "id" : "0x006C", + "since" : "1.32", + "input" : [ { "name" : "CDMA RSSI Threshold List", + "id" : "0x10", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "CDMA RSSI Delta", + "id" : "0x11", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "CDMA ECIO Threshold List", + "id" : "0x12", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "CDMA ECIO Delta", + "id" : "0x13", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "HDR RSSI Threshold List", + "id" : "0x14", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "HDR RSSI Delta", + "id" : "0x15", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "HDR ECIO Threshold List", + "id" : "0x16", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "HDR ECIO Delta", + "id" : "0x17", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "HDR SINR Threshold List", + "id" : "0x18", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "HDR SINR Delta", + "id" : "0x19", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "HDR IO Threshold List", + "id" : "0x1A", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "HDR IO Delta", + "id" : "0x1B", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "GSM RSSI Threshold List", + "id" : "0x1C", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "GSM RSSI Delta", + "id" : "0x1D", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "WCDMA RSSI Threshold List", + "id" : "0x1E", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "WCDMA RSSI Delta", + "id" : "0x1F", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "WCDMA ECIO Threshold List", + "id" : "0x20", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "WCDMA ECIO Delta", + "id" : "0x21", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "LTE RSSI Threshold List", + "id" : "0x22", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "LTE RSSI Delta", + "id" : "0x23", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "LTE SNR Threshold List", + "id" : "0x24", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "LTE SNR Delta", + "id" : "0x25", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "LTE RSRQ Threshold List", + "id" : "0x26", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "LTE RSRQ Delta", + "id" : "0x27", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "LTE RSRP Threshold List", + "id" : "0x28", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "LTE RSRP Delta", + "id" : "0x29", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "LTE Report", + "id" : "0x2A", + "type" : "TLV", + "since" : "1.32", + "format" : "sequence", + "contents" : [ { "name" : "Rate", + "format" : "guint8" }, + { "name" : "Average Period", + "format" : "guint8" } ] }, + { "name" : "NR5G SNR Threshold List", + "id" : "0x33", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "NR5G SNR Delta", + "id" : "0x34", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "NR5G RSRP Threshold List", + "id" : "0x35", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "NR5G RSRP Delta", + "id" : "0x36", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "NR5G Report", + "id" : "0x37", + "type" : "TLV", + "since" : "1.32", + "format" : "sequence", + "contents" : [ { "name" : "Rate", + "format" : "guint8" }, + { "name" : "Average Period", + "format" : "guint8" } ] }, + { "name" : "NR5G RSRQ Threshold List", + "id" : "0x38", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "NR5G RSRQ Delta", + "id" : "0x39", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" }, + { "name" : "WCDMA RSCP Threshold List", + "id" : "0x3A", + "type" : "TLV", + "since" : "1.32", + "format" : "array", + "size-prefix-format" : "guint8", + "array-element" : { "format" : "gint16" } }, + { "name" : "WCDMA RSCP Delta", + "id" : "0x3B", + "type" : "TLV", + "since" : "1.32", + "format" : "guint16" } ], + "output" : [ { "common-ref" : "Operation Result" } ] }, + // ********************************************************************************* { "name" : "Signal Info", "type" : "Indication", -- cgit v1.2.1