Searched defs:bt_mesh_light_ctl_set (Results 1 – 1 of 1) sorted by relevance
148 struct bt_mesh_light_ctl_set { struct149 bool op_en; /* Indicate whether optional parameters included */150 uint16_t ctl_lightness; /* Target value of light ctl lightness state */151 uint16_t ctl_temperature; /* Target value of light ctl temperature state */152 int16_t ctl_delta_uv; /* Target value of light ctl delta UV state */153 uint8_t tid; /* Transaction Identifier */154 uint8_t trans_time; /* Time to complete state transition (optional) */155 uint8_t delay; /* Indicate message execution delay (C.1) */