Partager via


SIM Manager Locked State Constants (Compact 2013)

3/26/2014

These constants document the lock and password states of the SIM.

Constant

Description

SIM_LOCKEDSTATE_UNKNOWN

The locking state is unknown.

SIM_LOCKEDSTATE_READY

Not awaiting a password (unlocked).

SIM_LOCKEDSTATE_SIM_PIN

Awaiting the SIM PIN.

SIM_LOCKEDSTATE_SIM_PUK

Awaiting the SIM pointer to an unknown (PUK).

SIM_LOCKEDSTATE_PH_SIM_PIN

Awaiting the Phone to SIM Personalization PIN.

SIM_LOCKEDSTATE_PH_FSIM_PIN

Awaiting the Phone to first SIM Personalization PIN.

SIM_LOCKEDSTATE_PH_FSIM_PUK

Awaiting the Phone to first SIM Personalization PUK.

SIM_LOCKEDSTATE_SIM_PIN2

Awaiting the SIM PIN2.

SIM_LOCKEDSTATE_SIM_PUK2

Awaiting the SIM PUK2.

SIM_LOCKEDSTATE_PH_NET_PIN

Awaiting the Network Personalization PIN.

SIM_LOCKEDSTATE_PH_NET_PUK

Awaiting the Network Personalization PUK.

SIM_LOCKEDSTATE_PH_NETSUB_PIN

Awaiting the Network Subset Personalization PIN.

SIM_LOCKEDSTATE_PH_NETSUB_PUK

Awaiting the Network Subset Personalization PUK.

SIM_LOCKEDSTATE_PH_SP_PIN

Awaiting the Service Provider Personalization PIN.

SIM_LOCKEDSTATE_PH_SP_PUK

Awaiting the Service Provider Personalization PUK.

SIM_LOCKEDSTATE_PH_CORP_PIN

Awaiting the Corporate Personalization PIN.

SIM_LOCKEDSTATE_PH_CORP_PU

Awaiting the Corporate Personalization PUK.

Requirements

Header

simmgr.h

See Also

Reference

SIM Manager Constants
SIM Manager Reference