nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_rpc_group_bound_handler_t

typedef void(* nrf_rpc_group_bound_handler_t) (const struct nrf_rpc_group *group)

#include <nrf_rpc/include/nrf_rpc.h>

Callback called when the command group is bound.

See also
NRF_RPC_GROUP_DEFINE
Parameters
groupPointer to the bound group.