Home
last modified time | relevance | path

Searched refs:set_occupancy_to_1_delay (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dlighting_server.h224 uint32_t set_occupancy_to_1_delay; member
356 uint32_t set_occupancy_to_1_delay; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_lighting_model_api.h1173 uint32_t set_occupancy_to_1_delay; /*!< The value of the difference between value of the member
1360 … uint32_t set_occupancy_to_1_delay; /*!< The value of Light LC Set Occupancy to 1 Delay state */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dlighting_server.c2623 srv->lc->prop_state.set_occupancy_to_1_delay = in light_lc_sensor_status()
2626 …change.sensor_status.state.set_occupancy_to_1_delay = srv->lc->prop_state.set_occupancy_to_1_delay; in light_lc_sensor_status()