1.6.3 OTA System Service Interface

Data Types and Constants Summary

NameDescription
SYS_OTA_CTRLMSGIdentifies the control message for which the client has called the SYS_OTA_CtrlMsg()
SYS_OTA_STATUSProvide status of OTA system
SYS_OTA_RESULTResult of a OTA system service client interface operation
SYS_OTA_ConfigUsed for passing on the configuration related to the OTA service
SYS_OTA_DATAThis structure holds the system service's data

Initialization functions Summary

NameDescription
SYS_OTA_InitializeInitialization of data structures of the OTA service

Setup functions Summary

NameDescription
SYS_OTA_TaskExecutes the SYS OTA service state machine
SYS_OTA_CtrlMsgReturns success/ failure for the control operation asked by the user.

Registering call back function summary

NameDescription
ota_app_reg_cbRegistering OTA service callback function