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

◆ BT_MESH_LVL_SRV_INIT

#define BT_MESH_LVL_SRV_INIT (   _handlers)

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

Value:
{ \
.handlers = _handlers, \
}

Initialization parameters for a Bluetooth Mesh Generic Level Server model instance.

Parameters
[in]_handlersPointer to a handler function structure.