Searched defs:bt_mesh_light_lc_property_state (Results 1 – 1 of 1) sorted by relevance
201 struct bt_mesh_light_lc_property_state { struct202 uint32_t time_occupancy_delay; /* 0x003A */203 uint32_t time_fade_on; /* 0x0037 */204 uint32_t time_run_on; /* 0x003C */205 uint32_t time_fade; /* 0x0036 */206 uint32_t time_prolong; /* 0x003B */207 uint32_t time_fade_standby_auto; /* 0x0038 */208 uint32_t time_fade_standby_manual; /* 0x0039 */210 uint16_t lightness_on; /* 0x002E */211 uint16_t lightness_prolong; /* 0x002F */[all …]