Searched defs:bt_mesh_light_hsl_target_status (Results 1 – 1 of 1) sorted by relevance
205 struct bt_mesh_light_hsl_target_status { struct206 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) */