Home
last modified time | relevance | path

Searched refs:bt_mesh_light_ctl_temperature_range_status (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h144 struct bt_mesh_light_ctl_temperature_range_status { struct
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/
Dlighting_client.c330 struct bt_mesh_light_ctl_temperature_range_status *status = NULL; in light_status()
335 status = bt_mesh_calloc(sizeof(struct bt_mesh_light_ctl_temperature_range_status)); in light_status()
344 len = sizeof(struct bt_mesh_light_ctl_temperature_range_status); in light_status()