![]() |
nrfxlib API 3.3.99
|
| int32_t nrf_modem_rs_capture_session_stop | ( | void | ) |
#include <nrf_modem/include/nrf_modem_rs_capture.h>
Stops RS capture.
| 0 | on success. |
| -NRF_EPERM | The Modem library is not initialized. |
| -NRF_EBADMSG | The modem responded with wrong response. |
| -NRF_ENOMEM | There is not enough shared memory for this request. |
| -NRF_ESHUTDOWN | The modem was shut down. |