Searched defs:bt_mesh_light_lightness_set (Results 1 – 1 of 1) sorted by relevance
74 struct bt_mesh_light_lightness_set { struct75 bool op_en; /* Indicate whether optional parameters included */76 uint16_t lightness; /* Target value of light lightness actual state */77 uint8_t tid; /* Transaction Identifier */78 uint8_t trans_time; /* Time to complete state transition (optional) */79 uint8_t delay; /* Indicate message execution delay (C.1) */