nrfxlib API 2.8.99
|
int nrf_modem_os_rpc_open | ( | struct nrf_modem_os_rpc * | instance, |
const struct nrf_modem_os_rpc_config * | conf ) |
#include <nrf_modem/include/nrf_modem_os_rpc.h>
Open an RPC instance.
instance | Pointer to RPC instance. |
conf | Parameters for configuring the instance before it is opened. |