Searched defs:bt_mesh_gen_onoff_set (Results 1 – 1 of 1) sorted by relevance
53 struct bt_mesh_gen_onoff_set { struct54 bool op_en; /* Indicate whether optional parameters included */55 uint8_t onoff; /* Target value of Generic OnOff state */56 uint8_t tid; /* Transaction Identifier */57 uint8_t trans_time; /* Time to complete state transition (optional) */58 uint8_t delay; /* Indicate message execution delay (C.1) */