nrfxlib API 2.8.99
|
int nrf_modem_delta_dfu_write_done | ( | void | ) |
#include <nrf_modem/include/nrf_modem_delta_dfu.h>
Pause receiving a modem firmware update and release resources.
0 | On success. |
-NRF_EPERM | The Modem library is not initialized. |
-NRF_ENOMEM | Not enough shared memory for this request. |
-NRF_ESHUTDOWN | Modem was shut down. |