Share via


Operator Selection Constants (Windows Embedded CE 6.0)

1/6/2010

Operator selection modes. Some options are only supported by global phones. Global phones support two radio types, GSM and CDMA. Only one radio can be active at a time, but the device is able to switch between them without rebooting.

Value Description

RIL_OPSELMODE_AUTOMATIC

Automatic operator selection.

RIL_OPSELMODE_MANUAL

Manual operator selection.

RIL_OPSELMODE_MANUALAUTOMATIC

Manual/automatic operator selection. If manual selection fails, automatic selection mode is entered.

RIL_OPSELMODE_AUTOMATIC_GSM

Automatic network selection in GSM networks only. This setting is only supported on global phones.

RIL_OPSELMODE_MANUAL_GSM

Manual network selection in GSM networks only. This setting is only supported on global phones.

RIL_OPSELMODE_AUTOMATIC_CDMA

Automatic network selection in CDMA networks only. This setting is only supported on global phones.

RIL_OPSELMODE_MANUAL_CDMA

Manual network selection in CDMA networks only. This setting is only supported on global phones.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RIL Constants
RILOPERATORINFO