diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2017-08-20 13:46:04 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-09-07 10:54:52 +0200 |
commit | 7fb3aeacd3a15ec0e6ef71309c035910bbc01e88 (patch) | |
tree | b49fe2419675a9b7c4faee42154585076a9b85d8 /docs/reference | |
parent | 946149016bd42bee7680fa81616b57b2f35f4813 (diff) |
api: new MM_BAND_UTRAN_ enumerations for WCDMA bands
Flag as deprecated the old names, and define new ones based on the
defined UTRAN band numbers, equivalent to what was done for LTE bands.
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/api/ModemManager-sections.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index 0a884b2f..b40156c2 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -70,6 +70,15 @@ MM_SERIAL_ERROR_DBUS_PREFIX <SECTION> <FILE>mm-compat</FILE> +MM_MODEM_BAND_U2100 +MM_MODEM_BAND_U1900 +MM_MODEM_BAND_U1800 +MM_MODEM_BAND_U17IV +MM_MODEM_BAND_U850 +MM_MODEM_BAND_U800 +MM_MODEM_BAND_U2600 +MM_MODEM_BAND_U900 +MM_MODEM_BAND_U17IX MM_MODEM_BAND_EUTRAN_I MM_MODEM_BAND_EUTRAN_II MM_MODEM_BAND_EUTRAN_III |