Enumeration
QmiDmsUimState
since: 1.0
Members
QMI_DMS_UIM_STATE_INITIALIZATION_COMPLETED-
UIM initialization completed.
- Value:
0 - Nickname:
initialization-completed - Available since: 1.0
- Value:
QMI_DMS_UIM_STATE_LOCKED_OR_FAILED-
UIM is locked or failed.
- Value:
1 - Nickname:
locked-or-failed - Available since: 1.0
- Value:
QMI_DMS_UIM_STATE_NOT_PRESENT-
No UIM in the device.
- Value:
2 - Nickname:
not-present - Available since: 1.0
- Value:
QMI_DMS_UIM_STATE_RESERVED-
Reserved, unknown.
- Value:
3 - Nickname:
reserved - Available since: 1.0
- Value:
QMI_DMS_UIM_STATE_UNKNOWN-
UIM state currently unavailable.
- Value:
255 - Nickname:
unknown - Available since: 1.0
- Value:
Type functions
qmi_dms_uim_state_get_string
Gets the nickname string for the QmiDmsUimState specified at val.
since: 1.0