Structures passed as parameters to OTA library functions. More...
Data Structures | |
struct | OtaJobDocument_t |
OTA Job document. More... | |
struct | OtaInterfaces_t |
OTA Interface for referencing different components. More... | |
struct | OtaAppBuffer_t |
OTA Application Buffer size information. More... | |
struct | AppVersion32_t |
Application version structure. More... | |
struct | OtaHttpInterface_t |
OTA Event Interface structure. More... | |
struct | OtaMqttInterface_t |
OTA Event Interface structure. More... | |
struct | OtaEventInterface_t |
struct | OtaTimerInterface_t |
OTA Retry Timer Interface. More... | |
struct | OtaMallocInterface_t |
OTA memory allocation interface. More... | |
struct | OtaOSInterface_t |
OTA OS Interface. More... | |
struct | OtaPalInterface_t |
OTA pal Interface structure. More... | |
struct | Sig_t |
OTA File Signature info. More... | |
struct | OtaFileContext_t |
OTA File Context Information. More... | |
Structures passed as parameters to OTA library functions.
These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member.