Searched defs:bt_mesh_light_xyl_target_status (Results 1 – 1 of 1) sorted by relevance
307 struct bt_mesh_light_xyl_target_status { struct308 bool op_en; /* Indicate whether optional parameters included */309 uint16_t target_xyl_lightness; /* The target value of the Light xyL Lightness state */310 uint16_t target_xyl_x; /* The target value of the Light xyL x state */311 uint16_t target_xyl_y; /* The target value of the Light xyL y state */312 uint8_t remain_time; /* Time to complete state transition (optional) */