API updates for modem frequency band definitions

Aleksander Morgado aleksander at aleksander.es
Sun Aug 20 16:37:08 UTC 2017


Hey Dan, Ben & everyone,

The following patches rework several things in the frequency band definitions of the ModemManager API. Some new band definitions are added, and UMTS and CDMA bands are renamed to simpler names just using the band numbers.

Ben, please check patch 1/5 especially as that reverts the last changes you did trying to keep the G_DEPRECATED_FOR info in the symbol deprecations. Using an intermediate variable isn't an option as it breaks compilation with C compilers. Let's just define a deprecated typedef and use that.

  [PATCH 1/5] api: don't use intermediate variables for deprecation
  [PATCH 2/5] api: define additional GSM frequency bands
  [PATCH 3/5] api: new MM_BAND_UTRAN_ enumerations for WCDMA bands
  [PATCH 4/5] api: define additional UMTS frequency bands
  [PATCH 5/5] api: consolidate CDMA frequency enumerations


More information about the ModemManager-devel mailing list