Home
last modified time | relevance | path

Searched refs:ota_get_upgrade_status (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ota/ota_agent/download/
A Dota_download_file2fs_http.c14 int ota_get_upgrade_status(void);
57 if (ota_get_upgrade_status() == 1) { in ota_download_store_fs_start()
114 if (ota_get_upgrade_status() == 0) { in ota_download_store_fs_start()
A Dota_download_http.c49 int ota_get_upgrade_status() in ota_get_upgrade_status() function
217 if ((ctx == NULL) || (url == NULL) || (ota_get_upgrade_status() == 1)) { in ota_download_image_header()
379 if (ota_get_upgrade_status() == 1) { in ota_download_start()
429 if (ota_get_upgrade_status() == 0) { in ota_download_start()

Completed in 4 milliseconds