Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h205 struct bt_mesh_light_hsl_target_status { struct
206 bool op_en; /* Indicate whether optional parameters included */
207 uint16_t hsl_lightness_target; /* Target value of light hsl lightness state */
208 uint16_t hsl_hue_target; /* Target value of light hsl hue state */
209 uint16_t hsl_saturation_target; /* Target value of light hsl saturation state */
210 uint8_t remain_time; /* Time to complete state transition (optional) */