![]() |
nRF Connect SDK API 3.3.99
|
| #define BT_MESH_LIGHT_CTL_SRV_INIT | ( | _lightness_handlers, | |
| _light_temp_handlers ) |
#include <include/bluetooth/mesh/light_ctl_srv.h>
Initialization parameters for a Light CTL Server model instance.
| [in] | _lightness_handlers | Lightness server callbacks. |
| [in] | _light_temp_handlers | Light temperature server callbacks. |