Type definitions#

Modules#

sl_wisun_ota_dfu_error_ctx_fw_download

sl_wisun_ota_dfu_error_ctx_btl_fw_verify

sl_wisun_ota_dfu_error_ctx_btl_fw_set

sl_wisun_ota_dfu_error_ctx

Enumerations#

enum
SL_WISUN_OTA_DFU_STATUS_FW_UPDATE_STARTED = 0
SL_WISUN_OTA_DFU_STATUS_FW_DOWNLOADED
SL_WISUN_OTA_DFU_STATUS_FW_VERIFIED
SL_WISUN_OTA_DFU_STATUS_FW_SET
SL_WISUN_OTA_DFU_STATUS_FW_UPDATE_STOPPED
SL_WISUN_OTA_DFU_STATUS_FW_DOWNLOAD_ERROR
SL_WISUN_OTA_DFU_STATUS_FW_VERIFY_ERROR
SL_WISUN_OTA_DFU_STATUS_FW_SET_ERROR
}

Wi-SUN OTA DFU Status enumeration.

enum
SL_WISUN_OTA_DFU_ERROR_FW_DOWNLOAD = 1001UL
SL_WISUN_OTA_DFU_ERROR_FW_VERIFY
SL_WISUN_OTA_DFU_ERROR_FW_SET
}

Wi-SUN OTA DFU error code enumeration.

Typedefs#

Wi-SUN OTA DFU Status enumeration.

Wi-SUN OTA DFU error code enumeration.

Wi-SUN OTA DFU download error context definition.

Wi-SUN OTA DFU verify error context definition.

Wi-SUN OTA DFU set error context definition.

Wi-SUN OTA DFU error context definition.

Enumeration Documentation#

sl_wisun_ota_dfu_status#

sl_wisun_ota_dfu_status

Wi-SUN OTA DFU Status enumeration.

Enumerator
SL_WISUN_OTA_DFU_STATUS_FW_UPDATE_STARTED

Firmware update started.

SL_WISUN_OTA_DFU_STATUS_FW_DOWNLOADED

Firmware downloaded.

SL_WISUN_OTA_DFU_STATUS_FW_VERIFIED

Firmware verified.

SL_WISUN_OTA_DFU_STATUS_FW_SET

Firmware set.

SL_WISUN_OTA_DFU_STATUS_FW_UPDATE_STOPPED
SL_WISUN_OTA_DFU_STATUS_FW_DOWNLOAD_ERROR

Firmware Download error.

SL_WISUN_OTA_DFU_STATUS_FW_VERIFY_ERROR

Firmware Verify error.

SL_WISUN_OTA_DFU_STATUS_FW_SET_ERROR

Firmware Set error.


Definition at line 73 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

sl_wisun_ota_dfu_error_code#

sl_wisun_ota_dfu_error_code

Wi-SUN OTA DFU error code enumeration.

Enumerator
SL_WISUN_OTA_DFU_ERROR_FW_DOWNLOAD

Firmware downloaded error code.

SL_WISUN_OTA_DFU_ERROR_FW_VERIFY

Firmware verify error code.

SL_WISUN_OTA_DFU_ERROR_FW_SET

Firmware set error code.


Definition at line 93 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

Typedef Documentation#

sl_wisun_ota_dfu_status_t#

typedef enum sl_wisun_ota_dfu_status sl_wisun_ota_dfu_status_t

Wi-SUN OTA DFU Status enumeration.


Definition at line 90 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

sl_wisun_ota_dfu_error_code_t#

typedef enum sl_wisun_ota_dfu_error_code sl_wisun_ota_dfu_error_code_t

Wi-SUN OTA DFU error code enumeration.


Definition at line 100 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

sl_wisun_ota_dfu_error_ctx_fw_download_t#

typedef struct sl_wisun_ota_dfu_error_ctx_fw_download sl_wisun_ota_dfu_error_ctx_fw_download_t

Wi-SUN OTA DFU download error context definition.


Definition at line 110 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

sl_wisun_ota_dfu_error_ctx_btl_fw_verify_t#

typedef struct sl_wisun_ota_dfu_error_ctx_btl_fw_verify sl_wisun_ota_dfu_error_ctx_btl_fw_verify_t

Wi-SUN OTA DFU verify error context definition.


Definition at line 116 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

sl_wisun_ota_dfu_error_ctx_btl_fw_set_t#

typedef struct sl_wisun_ota_dfu_error_ctx_btl_fw_set sl_wisun_ota_dfu_error_ctx_btl_fw_set_t

Wi-SUN OTA DFU set error context definition.


Definition at line 122 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h

sl_wisun_ota_dfu_error_ctx_t#

typedef union sl_wisun_ota_dfu_error_ctx sl_wisun_ota_dfu_error_ctx_t

Wi-SUN OTA DFU error context definition.


Definition at line 132 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/app/wisun/component/ota_dfu/sl_wisun_ota_dfu.h