From 554faa855cdf6baceeb3daa115f8643fab4db580 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sun, 14 Nov 2021 18:29:28 +0100 Subject: api,modem: new 'GetCellInfo()' method This new method allows querying the modem for information about the current serving cell(s) as well as any other neighboring cell that may be found. The information for the cells is given in an array of dictionaries, where each element of the dictionary is a new dictionary itself. Each cell type has a different set of properties that may be given in the dictionary, and some of those properties in each type are also applicable under certain conditions (e.g. only applicable to the cell if it's a 'serving' cell instead of 'neighboring'). The API documentation explains in detail what is expected in each case. --- docs/reference/api/ModemManager-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/reference/api/ModemManager-sections.txt') diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index 5b155dad..9635f35e 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -63,6 +63,7 @@ MMSmsCdmaServiceCategory MMSimType MMSimEsimStatus MMSimRemovability +MMCellType
-- cgit v1.2.3-70-g09d2