nrfxlib API 2.8.99
|
typedef void(* mpsl_cx_cb_t) (mpsl_cx_op_map_t granted_ops) |
#include <mpsl/include/protocol/mpsl_cx_protocol_api.h>
Callback used to notify radio protocol about changes of granted radio operations.
[in] | granted_ops | List of all operations currently allowed by PTA. |