Searched defs:bt_mesh_gen_onoff_status (Results 1 – 1 of 1) sorted by relevance
46 struct bt_mesh_gen_onoff_status { struct47 bool op_en; /* Indicate whether optional parameters included */48 uint8_t present_onoff; /* Present value of Generic OnOff state */49 uint8_t target_onoff; /* Target value of Generic OnOff state (optional) */50 uint8_t remain_time; /* Time to complete state transition (C.1) */