Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h241 struct bt_mesh_light_hsl_set { struct
242 bool op_en; /* Indicate whether optional parameters included */
243 uint16_t hsl_lightness; /* Target value of light hsl lightness state */
244 uint16_t hsl_hue; /* Target value of light hsl hue state */
245 uint16_t hsl_saturation; /* Target value of light hsl saturation state */
246 uint8_t tid; /* Transaction Identifier */
247 uint8_t trans_time; /* Time to complete state transition (optional) */
248 uint8_t delay; /* Indicate message execution delay (C.1) */