Searched refs:time_occupancy_delay (Results 1 – 3 of 3) sorted by relevance
202 uint32_t time_occupancy_delay; /* 0x003A */ member
1060 uint32_t time_occupancy_delay; /*!< The value of Light LC Time Occupancy Delay state */ member
2622 if (val <= srv->lc->prop_state.time_occupancy_delay) { in light_lc_sensor_status()2624 srv->lc->prop_state.time_occupancy_delay - val; in light_lc_sensor_status()2664 val = (uint8_t *)&srv->lc->prop_state.time_occupancy_delay; in get_light_lc_prop_val()