![]() |
S115 SoftDevice for nRF54LV10 API documentation 10.0.0
|
| uint32_t sd_radio_session_close | ( | void | ) |
#include <nrf_soc.h>
Closes a session for radio timeslot requests.
| NRF_ERROR_FORBIDDEN | If session not opened. |
| NRF_ERROR_BUSY | If session is currently being closed. |
| NRF_SUCCESS | Otherwise. |