nrfxlib API 2.8.99
|
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include "protocol/mpsl_cx_protocol_api.h"
Go to the source code of this file.
Data Structures | |
struct | mpsl_cx_interface_t |
Set of pointers to functions in MPSL Coexistence interface. More... | |
Functions | |
int32_t | mpsl_cx_interface_set (const mpsl_cx_interface_t *p_methods) |
Connects to one of Coexistence PTA client implementation. | |