Searched defs:bt_mesh_gen_power_level_set (Results 1 – 1 of 1) sorted by relevance
206 struct bt_mesh_gen_power_level_set { struct207 bool op_en; /* Indicate whether optional parameters included */208 uint16_t power; /* Target value of Generic Power Actual state */209 uint8_t tid; /* Transaction Identifier */210 uint8_t trans_time; /* Time to complete state transition (optional) */211 uint8_t delay; /* Indicate message execution delay (C.1) */