Searched defs:bt_mesh_light_xyl_range_status (Results 1 – 1 of 1) sorted by relevance
321 struct bt_mesh_light_xyl_range_status { struct322 uint8_t status_code; /* Status Code for the requesting message */323 …nt16_t xyl_x_range_min; /* The value of the xyL x Range Min field of the Light xyL x Range state */324 …nt16_t xyl_x_range_max; /* The value of the xyL x Range Max field of the Light xyL x Range state */325 …nt16_t xyl_y_range_min; /* The value of the xyL y Range Min field of the Light xyL y Range state */326 …nt16_t xyl_y_range_max; /* The value of the xyL y Range Max field of the Light xyL y Range state */