Get the state of the currently running MCU image.
OtaImageState_t
OTA Image states.
Definition: ota_private.h:312
OtaImageState_t OTA_GetImageState(void)
Get the state of the currently running MCU image.
Definition: ota.c:3355
The states are OtaImageStateTesting, OtaImageStateAccepted, OtaImageStateAborted or OtaImageStateRejected; see OtaImageState_t documentation.
- Returns
- The state of the current context's OTA image.