nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ BT_MESH_ONOFF_SRV_INIT

#define BT_MESH_ONOFF_SRV_INIT (   _handlers)

#include <include/bluetooth/mesh/gen_onoff_srv.h>

Value:
{ \
.handlers = _handlers, \
}

Init parameters for a Generic OnOff Server model instance.

Parameters
[in]_handlersState access handlers to use in the model instance.