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

◆ nrf_modem_rs_capture_version()

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.

Parameters
[in]versionRequested version.
Return values
-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.
Returns
Positive value indicates selected version.