Home
last modified time | relevance | path

Searched defs:bt_mesh_light_ctl_set (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h148 struct bt_mesh_light_ctl_set { struct
149 bool op_en; /* Indicate whether optional parameters included */
150 uint16_t ctl_lightness; /* Target value of light ctl lightness state */
151 uint16_t ctl_temperature; /* Target value of light ctl temperature state */
152 int16_t ctl_delta_uv; /* Target value of light ctl delta UV state */
153 uint8_t tid; /* Transaction Identifier */
154 uint8_t trans_time; /* Time to complete state transition (optional) */
155 uint8_t delay; /* Indicate message execution delay (C.1) */