nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_modem_delta_dfu_write_done()

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.

Return values
0On success.
-NRF_EPERMThe Modem library is not initialized.
-NRF_ENOMEMNot enough shared memory for this request.
-NRF_ESHUTDOWNModem was shut down.
Returns
A positive error code from DFU errors, if the modem refused the operation.