Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h220 struct bt_mesh_light_hsl_saturation_status { struct
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dlighting_client.c423 struct bt_mesh_light_hsl_saturation_status *status = NULL; in light_status()
428 status = bt_mesh_calloc(sizeof(struct bt_mesh_light_hsl_saturation_status)); in light_status()
440 len = sizeof(struct bt_mesh_light_hsl_saturation_status); in light_status()