Searched defs:bt_mesh_light_lightness_linear_status (Results 1 – 1 of 1) sorted by relevance
53 struct bt_mesh_light_lightness_linear_status { struct54 bool op_en; /* Indicate whether optional parameters included */55 uint16_t present_lightness; /* Present value of light lightness linear state */56 uint16_t target_lightness; /* Target value of light lightness linear state (optional) */57 uint8_t remain_time; /* Time to complete state transition (C.1) */