Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Phone locked states.

Value Description

RIL_LOCKEDSTATE_UNKNOWN

Locking state unknown.

RIL_LOCKEDSTATE_READY

Maintenance Entity Mobile Equipment (ME) not locked.

RIL_LOCKEDSTATE_SIM_PIN

ME awaiting PIN.

RIL_LOCKEDSTATE_SIM_PUK

ME awaiting PUK.

RIL_LOCKEDSTATE_PH_SIM_PIN

ME awaiting phone-to-SIM password.

RIL_LOCKEDSTATE_PH_FSIM_PIN

ME awaiting phone-to-first-SIM password.

RIL_LOCKEDSTATE_PH_FSIM_PUK

ME awaiting phone-to-first-SIM PUK.

RIL_LOCKEDSTATE_SIM_PIN2

ME awaiting PIN2/CHV2.

RIL_LOCKEDSTATE_SIM_PUK2

ME awaiting PUK2.

RIL_LOCKEDSTATE_PH_NET_PIN

ME awaiting network personalization PIN.

RIL_LOCKEDSTATE_PH_NET_PUK

ME awaiting network personalization PUK.

RIL_LOCKEDSTATE_PH_NETSUB_PIN

ME awaiting network subset personalization PIN.

RIL_LOCKEDSTATE_PH_NETSUB_PUK

ME awaiting network subset personalization PUK.

RIL_LOCKEDSTATE_PH_SP_PIN

ME awaiting service provider PIN.

RIL_LOCKEDSTATE_PH_SP_PUK

ME awaiting service provider PUK.

RIL_LOCKEDSTATE_PH_CORP_PIN

ME awaiting corporate personalization PIN.

RIL_LOCKEDSTATE_PH_CORP_PUK

ME awaiting corporate personalization PUK.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also