Searched defs:bt_mesh_light_lc_light_onoff_set (Results 1 – 1 of 1) sorted by relevance
399 struct bt_mesh_light_lc_light_onoff_set { struct400 bool op_en; /* Indicate whether optional parameters included */401 uint8_t light_onoff; /* The target value of the Light LC Light OnOff state */402 uint8_t tid; /* Transaction Identifier */403 uint8_t trans_time; /* Time to complete state transition (optional) */404 uint8_t delay; /* Indicate message execution delay (C.1) */