Enumeration

QmiNasCdmaPrlPreference

since: 1.0

Declaration

enum Qmi.NasCdmaPrlPreference

Description [src]

Flags specifying the preference when using CDMA Band Class 0.

Available since: 1.0

Members

QMI_NAS_CDMA_PRL_PREFERENCE_A_SIDE_ONLY

System A only.

  • Value: 1
  • Available since: 1.0
QMI_NAS_CDMA_PRL_PREFERENCE_B_SIDE_ONLY

System B only.

  • Value: 2
  • Available since: 1.0
QMI_NAS_CDMA_PRL_PREFERENCE_ANY

Any system.

  • Value: 16383
  • Available since: 1.0

Type functions

qmi_nas_cdma_prl_preference_get_string

Gets the nickname string for the QmiNasCdmaPrlPreference specified at val.

since: 1.0