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

◆ nrf_modem_delta_dfu_uuid()

int nrf_modem_delta_dfu_uuid ( struct nrf_modem_delta_dfu_uuid modem_uuid)

#include <nrf_modem/include/nrf_modem_delta_dfu.h>

Retrieve the modem firmware UUID.

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