1.1.1.3 OTA Service Library Interface
Library Interface
OTA Service provides the following interface functions:
Functions
Name | Description |
---|---|
OTA_SERVICE_Tasks | Start OTA service-related task execution |
OTA_SERVICE_Transport_Tasks | Start OTA Transport layer task |
OTA_SERVICE_OTA_Initialize | Initialize OTA related parameters |
OTA_SERVICE_Transport_FHMsgReceive | Handles the data received from the transport layer |
OTA_SERVICE_Task_UpdateUser | Update user about OTA status |
OTA_CallBackReg | Registering OTA callback function |
OTA_SERVICE_OTA_Start | Start OTA process |