nRF Connect SDK API 2.8.99
|
int fota_download_cancel | ( | void | ) |
#include <include/net/fota_download.h>
Cancel FOTA image downloading.
0 | If FOTA download is cancelled successfully. |
-EAGAIN | If download is not started, aborted or completed. Otherwise, a negative value is returned. |