Home
last modified time | relevance | path

Searched defs:bt_mesh_light_hsl_status (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h197 struct bt_mesh_light_hsl_status { struct
198 bool op_en; /* Indicate whether optional parameters included */
199 uint16_t hsl_lightness; /* Present value of light hsl lightness state */
200 uint16_t hsl_hue; /* Present value of light hsl hue state */
201 uint16_t hsl_saturation; /* Present value of light hsl saturation state */
202 uint8_t remain_time; /* Time to complete state transition (optional) */