FreeRTOS: OTA
Over the Air Update library
Return to main page ↑
OTA_PAL_Callbacks_t Struct Reference

OTA PAL callback structure. More...

#include <aws_iot_ota_agent.h>

Data Fields

pxOTAPALAbortCallback_t xAbort
 
pxOTAPALActivateNewImageCallback_t xActivateNewImage
 
pxOTAPALCloseFileCallback_t xCloseFile
 
pxOTAPALCreateFileForRxCallback_t xCreateFileForRx
 
pxOTAPALGetPlatformImageStateCallback_t xGetPlatformImageState
 
pxOTAPALResetDeviceCallback_t xResetDevice
 
pxOTAPALSetPlatformImageStateCallback_t xSetPlatformImageState
 
pxOTAPALWriteBlockCallback_t xWriteBlock
 
pxOTACompleteCallback_t xCompleteCallback
 
pxOTACustomJobCallback_t xCustomJobCallback
 

Detailed Description

OTA PAL callback structure.


The documentation for this struct was generated from the following file: