Enumeration

QmiDmsBootImageDownloadMode

since: 1.18

Declaration

enum Qmi.DmsBootImageDownloadMode

Description [src]

Specifies the mode for the next boot.

Available since: 1.18

Members

QMI_DMS_BOOT_IMAGE_DOWNLOAD_MODE_NORMAL

Normal operation.

  • Value: 0
  • Available since: 1.18
QMI_DMS_BOOT_IMAGE_DOWNLOAD_MODE_BOOT_AND_RECOVERY

Boot and recovery image download mode.

  • Value: 1
  • Available since: 1.18

Type functions

qmi_dms_boot_image_download_mode_get_string

Gets the nickname string for the QmiDmsBootImageDownloadMode specified at val.

since: 1.18