nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ mpsl_timeslot_session_close()

int32_t mpsl_timeslot_session_close ( mpsl_timeslot_session_id_t  session_id)

#include <mpsl/include/mpsl_timeslot.h>

Closes a session for timeslot requests.

Note
Any current timeslot will be finished before the session is closed.
If a timeslot is scheduled when the session is closed, it will be canceled.
Parameters
[in]session_idThe session identifier as returned by mpsl_timeslot_session_open.
Return values
0Success
-NRF_EAGAINSession already closed