Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
dms_ActivationStateTlv Struct Reference

#include <dms.h>

Data Fields

uint16_t activation_state
 

Detailed Description

Name: dms_ActivationStateTlv

Purpose: Structure used to store Activation State TLV Value.

Members:

Parameters
activation_state- Service Activation State Values: DMS_ACTIVATION_NOT_ACTIVATED (0x00) – Service is not activated DMS_ACTIVATION_ACTIVATED (0x01) – Service is activated DMS_ACTIVATION_CONNECTING (0x02) – Activation connecting – Network connection is in progress for automatic activation of service DMS_ACTIVATION_CONNECTED (0x03) – DMS_ACTIVATION_OTASP_SEC_AUTHENTICATED (0x4) – OTASP security is authenticated DMS_ACTIVATION_OTASP_NAM_DOWNLOADED (0x05) – OTASP NAM is downloaded DMS_ACTIVATION_OTASP_MDN_DOWNLOADED (0x06) – OTASP MDN is downloaded DMS_ACTIVATION_OTASP_IMSI_DOWNLOADED (0x07) – OTASP IMSI downloaded DMS_ACTIVATION_OTASP_PRL_DOWNLOADED (0x08) – OTASP PRL is downloaded DMS_ACTIVATION_OTASP_SPC_DOWNLOADED (0x09) – OTASP SPC is downloaded DMS_ACTIVATION_OTASP_SETTINGS_COMMITTED (0x0A) – OTASP settings are committed

The documentation for this struct was generated from the following file: