Searched defs:bt_mesh_light_hsl_hue_set (Results 1 – 1 of 1) sorted by relevance
251 struct bt_mesh_light_hsl_hue_set { struct252 bool op_en; /* Indicate whether optional parameters included */253 uint16_t hue; /* Target value of light hsl hue state */254 uint8_t tid; /* Transaction Identifier */255 uint8_t trans_time; /* Time to complete state transition (optional) */256 uint8_t delay; /* Indicate message execution delay (C.1) */