![]() |
nrfxlib API 3.3.99
|
| int32_t mpsl_cx_granted_ops_get | ( | mpsl_cx_op_map_t * | p_granted_ops | ) |
#include <mpsl/include/protocol/mpsl_cx_protocol_api.h>
Get list of radio operations currently granted by PTA.
| [out] | p_granted_ops | Map of granted radio operations. |
| 0 | List of granted radio operations is stored in the passed memory address. |
| -EINVAL | granted_ops is NULL pointer. |