Searched refs:hsl_saturation (Results 1 – 3 of 3) sorted by relevance
201 uint16_t hsl_saturation; /* Present value of light hsl saturation state */ member245 uint16_t hsl_saturation; /* Target value of light hsl saturation state */ member
172 uint16_t hsl_saturation; /*!< Target value of light hsl saturation state */ member376 uint16_t hsl_saturation; /*!< Current value of light hsl saturation state */ member1579 …esp_ble_mesh_server_recv_light_hsl_saturation_set_t hsl_saturation; /*!< Light HSL Sat… member
370 status->hsl_saturation = net_buf_simple_pull_le16(buf); in light_status()896 net_buf_simple_add_le16(msg, set->hsl_saturation); in light_set_state()