Searched defs:bt_mesh_gen_move_set (Results 1 – 1 of 1) sorted by relevance
103 struct bt_mesh_gen_move_set { struct104 bool op_en; /* Indicate whether optional parameters included */105 int16_t delta_level; /* Delta Level step to calculate Move speed for Generic Level state */106 uint8_t tid; /* Transaction Identifier */107 uint8_t trans_time; /* Time to complete state transition (optional) */108 uint8_t delay; /* Indicate message execution delay (C.1) */