nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ fota_download_cancel()

int fota_download_cancel ( void  )

#include <include/net/fota_download.h>

Cancel FOTA image downloading.

Return values
0If FOTA download is cancelled successfully.
-EAGAINIf download is not started, aborted or completed. Otherwise, a negative value is returned.