Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

tstrOtaUpdateStatusResp Struct Reference

tstrOtaUpdateStatusResp Struct Reference
[DataTypes]

OTA Update Information. More...

#include <m2m_types.h>

Data Fields

uint8 u8OtaUpdateStatusType
uint8 u8OtaUpdateStatus

Detailed Description

OTA Update Information.

See also:
tenuWPSTrigger

Definition at line 2165 of file m2m_types.h.


Field Documentation

OTA_SUCCESS OTA_ERR_WORKING_IMAGE_LOAD_FAIL OTA_ERR_INVAILD_CONTROL_SEC M2M_ERR_OTA_SWITCH_FAIL M2M_ERR_OTA_START_UPDATE_FAIL M2M_ERR_OTA_ROLLBACK_FAIL M2M_ERR_OTA_INVAILD_FLASH_SIZE M2M_ERR_OTA_INVAILD_ARG

Definition at line 2171 of file m2m_types.h.

Status type tenuOtaUpdateStatusType

Definition at line 2167 of file m2m_types.h.