Searched defs:bt_mesh_light_hsl_saturation_set (Results 1 – 1 of 1) sorted by relevance
259 struct bt_mesh_light_hsl_saturation_set { struct260 bool op_en; /* Indicate whether optional parameters included */261 uint16_t saturation; /* Target value of light hsl hue state */262 uint8_t tid; /* Transaction Identifier */263 uint8_t trans_time; /* Time to complete state transition (optional) */264 uint8_t delay; /* Indicate message execution delay (C.1) */