ChipDna Mobile
Loading...
Searching...
No Matches
Typedefs | Variables
FirmwareUpdates.h File Reference

Go to the source code of this file.

Typedefs

typedef NSString * FirmwareUpdate
 

Variables

FirmwareUpdate const FirmwareUpdateStarting
 
FirmwareUpdate const FirmwareUpdateDownloadingFirmwareToDevice
 
FirmwareUpdate const FirmwareUpdateApplyingFirmwareToDevice
 
FirmwareUpdate const FirmwareUpdateComplete
 

Detailed Description

Author
Creditcall Ltd

Typedef Documentation

◆ FirmwareUpdate

The possible updates that can occur during a firmware update process.

Variable Documentation

◆ FirmwareUpdateApplyingFirmwareToDevice

FirmwareUpdate const FirmwareUpdateApplyingFirmwareToDevice
extern

Indicates the firmware has started being applied to the device.

◆ FirmwareUpdateComplete

FirmwareUpdate const FirmwareUpdateComplete
extern

Indicates the firmware update process is complete.

◆ FirmwareUpdateDownloadingFirmwareToDevice

FirmwareUpdate const FirmwareUpdateDownloadingFirmwareToDevice
extern

Indicates the firmware has started being downloaded to the device.

◆ FirmwareUpdateStarting

FirmwareUpdate const FirmwareUpdateStarting
extern

Indicates the firmware update process has started.