nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_rs_capture_session_stop()

int32_t nrf_modem_rs_capture_session_stop ( void )

#include <nrf_modem/include/nrf_modem_rs_capture.h>

Stops RS capture.

Return values
0on success.
-NRF_EPERMThe Modem library is not initialized.
-NRF_EBADMSGThe modem responded with wrong response.
-NRF_ENOMEMThere is not enough shared memory for this request.
-NRF_ESHUTDOWNThe modem was shut down.