nrfxlib API 0.1.0
|
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. |