Microchip® Advanced Software Framework

tstrOtaUpdateStatusResp Struct Reference

This struct contains the OTA update status.

See Also
tenuWPSTrigger

#include <m2m_types.h>

Data Fields

uint8 _PAD16_ [2]
 
uint8 u8OtaUpdateStatus
 
uint8 u8OtaUpdateStatusType
 

uint8 tstrOtaUpdateStatusResp::_PAD16_[2]
uint8 tstrOtaUpdateStatusResp::u8OtaUpdateStatus

The status of the update, see tenuOtaError.

Referenced by m2m_ota_cb().

uint8 tstrOtaUpdateStatusResp::u8OtaUpdateStatusType

Status type, see tenuOtaUpdateStatusType.

Referenced by m2m_ota_cb().