Searched defs:bt_mesh_light_hsl_range_status (Results 1 – 1 of 1) sorted by relevance
233 struct bt_mesh_light_hsl_range_status { struct234 …status_code; /* Status code for the requesting message */235 …hue_range_min; /* Value of hue range min field of light hsl hue range state */236 …hue_range_max; /* Value of hue range max field of light hsl hue range state */237 …saturation_range_min; /* Value of saturation range min field of light hsl saturation range state */238 …saturation_range_max; /* Value of saturation range max field of light hsl saturation range state */