This struct contains the OTA image header.
#include <m2m_types.h>
Data Fields | |
uint32 | u32OtaMagicValue |
uint32 | u32OtaPayloadSize |
uint32 tstrOtaInitHdr::u32OtaMagicValue |
Magic value kept in the OTA image after the
sha256 Digest buffer to define the Start of OTA Header.
uint32 tstrOtaInitHdr::u32OtaPayloadSize |
The Total OTA image payload size, include the sha256 key size.