nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ nrf_modem_os_rpc_open()

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.

Parameters
instancePointer to RPC instance.
confParameters for configuring the instance before it is opened.
Returns
0 on success, a negative errno otherwise.