Searched defs:bt_mesh_light_xyl_set (Results 1 – 1 of 1) sorted by relevance
329 struct bt_mesh_light_xyl_set { struct330 bool op_en; /* Indicate whether optional parameters included */331 uint16_t xyl_lightness; /* The target value of the Light xyL Lightness state */332 uint16_t xyl_x; /* The target value of the Light xyL x state */333 uint16_t xyl_y; /* The target value of the Light xyL y state */334 uint8_t tid; /* Transaction Identifier */335 uint8_t trans_time; /* Time to complete state transition (optional) */336 uint8_t delay; /* Indicate message execution delay (C.1) */