5.9.4.8 OTA Abort API

NMI_API sint8 m2m_ota_abort
(
void
);

If a Host File Download has been started and the Application decides to cancel the download, it can issue a call to this API to do so. This does not require any input parameter.

Note: This API is shared with the WINC OTA and if issued when a WINC OTA is in progress, the WINC OTA is canceled.