Searched defs:bt_mesh_light_lightness_linear_set (Results 1 – 1 of 1) sorted by relevance
82 struct bt_mesh_light_lightness_linear_set { struct83 bool op_en; /* Indicate whether optional parameters included */84 uint16_t lightness; /* Target value of light lightness linear state */85 uint8_t tid; /* Transaction Identifier */86 uint8_t trans_time; /* Time to complete state transition (optional) */87 uint8_t delay; /* Indicate message execution delay (C.1) */