![]() |
nRF Connect SDK API 3.3.99
|
| #define BT_MESH_LIGHT_CTRL_SRV_INIT | ( | _lightness_srv | ) |
#include <include/bluetooth/mesh/light_ctrl_srv.h>
Initialization parameters for Light Lightness Control Server.
This will enable the specification-defined regulator if
CONFIG_BT_MESH_LIGHT_CTRL_SRV_REG
and
CONFIG_BT_MESH_LIGHT_CTRL_REG_SPEC
are selected.
| [in] | _lightness_srv | Pointer to the Light Lightness Server model this server controls. |