Enumeration BearerType

Enumeration Members

MM_BEARER_TYPE_UNKNOWN: 0

Unknown bearer.

MM_BEARER_TYPE_DEFAULT: 1

Primary context (2G/3G) or default bearer (4G), defined by the user of the API.

MM_BEARER_TYPE_DEFAULT_ATTACH: 2

The initial default bearer established during LTE attach procedure, automatically connected as long as the device is regitered in the LTE network.

MM_BEARER_TYPE_DEDICATED: 3

Secondary context (2G/3G) or dedicated bearer (4G), defined by the user of the API. These bearers use the same IP address used by a primary context or default bearer and provide a dedicated flow for specific traffic with different QoS settings.

Generated using TypeDoc