diff options
author | Oliver Kästner <git@oliver-kaestner.de> | 2023-01-05 15:39:04 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2023-01-18 10:47:51 +0000 |
commit | 785d261d4dd26231289e67cf051c345428e9cc87 (patch) | |
tree | bb758864b8acc9b0299a8e6e42d26fba1600f21d | |
parent | 2cf5e15b5362670ffd4b183315e65e4e74caf014 (diff) |
collection,basic: add NAS Get Cell Location Info
Will be used by MM for GetCellInfo
-rw-r--r-- | data/qmi-collection-basic.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/qmi-collection-basic.json b/data/qmi-collection-basic.json index 6ba19f8..ba0e33e 100644 --- a/data/qmi-collection-basic.json +++ b/data/qmi-collection-basic.json @@ -66,6 +66,7 @@ "QMI_MESSAGE_NAS_GET_PREFERRED_NETWORKS", "QMI_MESSAGE_NAS_SET_PREFERRED_NETWORKS", "QMI_MESSAGE_NAS_ATTACH_DETACH", + "QMI_MESSAGE_NAS_GET_CELL_LOCATION_INFO", "QMI_MESSAGE_UIM_REGISTER_EVENTS", "QMI_MESSAGE_UIM_VERIFY_PIN", |