35 #ifndef __FOTA_API_H__ 36 #define __FOTA_API_H__ 69 #ifdef MTK_FOTA_ON_7687 131 #ifdef FOTA_FS_ENABLE 140 bool readAndClearBlFotaUpdateInfo(bl_fota_update_info_t* pInfo);
149 bool isFotaExecuted(
void);
fota_ret_t
FOTA trigger update result definition.
Definition: fota.h:101
The FOTA register flag is successfully written.
Definition: fota.h:104
Failed to write the FOTA register flag.
Definition: fota.h:103
fota_ret_t fota_trigger_update(void)
Provide the register flag for the bootloader to check whether to enter FOTA update process or not...