Searched defs:bt_mesh_light_hsl_saturation_status (Results 1 – 1 of 1) sorted by relevance
220 struct bt_mesh_light_hsl_saturation_status { struct221 bool op_en; /* Indicate whether optional parameters included */222 uint16_t present_saturation; /* Present value of light hsl saturation state */223 uint16_t target_saturation; /* Target value of light hsl saturation state (optional) */224 uint8_t remain_time; /* Time to complete state transition (C.1) */