nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nRF RPC IPC Service transport

nRF RPC IPC Service transport. More...

Data Structures

struct  nrf_rpc_ipc_endpoint
 nRF RPC IPC transport endpoint configuration. More...
 
struct  nrf_rpc_ipc
 nRF RPC IPC Service transport instance. More...
 

Macros

#define NRF_RPC_IPC_TRANSPORT_DECLARE(_name)    extern const struct nrf_rpc_tr _name
 Extern nRF RPC IPC Service transport declaration.
 
#define NRF_RPC_IPC_TRANSPORT(_name, _ipc, _ept_name)
 Defines the nRF IPC Transport instance.
 

Variables

const struct nrf_rpc_tr_api nrf_rpc_ipc_service_api
 

Detailed Description

nRF RPC IPC Service transport.