Enumeration ModemLocationSource

Sources of location information supported by the modem.

Enumeration Members

MM_MODEM_LOCATION_SOURCE_NONE: 0

None.

MM_MODEM_LOCATION_SOURCE_3GPP_LAC_CI: 1

Location Area Code and Cell ID.

MM_MODEM_LOCATION_SOURCE_GPS_RAW: 2

GPS location given by predefined keys.

MM_MODEM_LOCATION_SOURCE_GPS_NMEA: 4

GPS location given as NMEA traces.

MM_MODEM_LOCATION_SOURCE_CDMA_BS: 8

CDMA base station position.

MM_MODEM_LOCATION_SOURCE_GPS_UNMANAGED: 16

No location given, just GPS module setup. Since ModemManager 1.4.

MM_MODEM_LOCATION_SOURCE_AGPS_MSA: 32

Mobile Station Assisted A-GPS location requested. Since ModemManager 1.12.

MM_MODEM_LOCATION_SOURCE_AGPS_MSB: 64

Mobile Station Based A-GPS location requested. Since ModemManager 1.12.

Generated using TypeDoc