Searched defs:bt_mesh_light_xyl_status (Results 1 – 1 of 1) sorted by relevance
299 struct bt_mesh_light_xyl_status { struct300 bool op_en; /* Indicate whether optional parameters included */301 uint16_t xyl_lightness; /* The present value of the Light xyL Lightness state */302 uint16_t xyl_x; /* The present value of the Light xyL x state */303 uint16_t xyl_y; /* The present value of the Light xyL y state */304 uint8_t remain_time; /* Time to complete state transition (optional) */