nrfxlib API 2.8.99
|
Set of pointers to functions in MPSL Coexistence interface. More...
#include <mpsl_cx_abstract_interface.h>
Data Fields | |
int32_t(* | p_request )(const mpsl_cx_request_t *p_req_params) |
int32_t(* | p_release )(void) |
int32_t(* | p_granted_ops_get )(mpsl_cx_op_map_t *p_granted_ops) |
uint32_t(* | p_req_grant_delay_get )(void) |
int32_t(* | p_register_callback )(mpsl_cx_cb_t cb) |
Set of pointers to functions in MPSL Coexistence interface.
This structure defines a set of pointers to functions which correspond the Public Protocol API defined in the mpsl_cx_protocol_api.h file.