![]() |
nrfxlib API 3.3.99
|
| int32_t nrf_modem_rs_capture_version | ( | uint8_t | version | ) |
#include <nrf_modem/include/nrf_modem_rs_capture.h>
Version negotiation for the RS capture API.
Request desired RS capture version and get the selected version. Selected version is decided by the modem based on its support and requested version.
| [in] | version | Requested version. |
| -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. |