![]() |
nRF Connect SDK API 3.3.99
|
| #define BT_MESH_LIGHT_HSL_SRV_INIT | ( | _lightness_srv, | |
| _hue_handlers, | |||
| _sat_handlers ) |
#include <include/bluetooth/mesh/light_hsl_srv.h>
Initialization parameters for a Light HSL Server model instance.
| [in] | _lightness_srv | Pointer to the Lightness Server instance. |
| [in] | _hue_handlers | Hue Server model handlers. |
| [in] | _sat_handlers | Saturation Server model handlers. |