diff options
author | Som_SP <somashekhar.puttagangaiah@intel.com> | 2021-11-04 11:11:27 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-12-24 12:41:27 +0000 |
commit | e951008ae83940dee8bdbcac8d10ef3351747cc9 (patch) | |
tree | 5d8074c8331816d2f96717d9171f3af0dc1b52f5 /docs/reference/api | |
parent | 922bc2df5f9242c8052abbab08ceddeef9e20de9 (diff) |
api,modem3gpp: new 5G registration settings support and MICO mode
A new set of property+method is added to be able to configure the 5G
specific registration settings, initially defining the support for the
MICO mode.
The property name starts with "Nr5g" instead of "5gNr" because of the
limitations imposed by the GObject type system on how properties with
numbers can be named.
Diffstat (limited to 'docs/reference/api')
-rw-r--r-- | docs/reference/api/ModemManager-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index 2e85ce35..4b023274 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -27,6 +27,7 @@ MMModem3gppRegistrationState MMModem3gppUssdSessionState MMModem3gppEpsUeModeOperation MMModem3gppPacketServiceState +MMModem3gppMicoMode MMModemAccessTechnology MMModemBand MMModemCapability |