ESP-IDF
bt_mesh_light_server_state_change_t::hsl_saturation_set
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_light_server_state_change_t::hsl_saturation_set
bt_mesh_light_server_state_change_t::hsl_saturation_set field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:309
struct
{
uint16_t
saturation
;
}
hsl_saturation_set
;
Examples
References
from
examples
Code
Location
Referrer
}
hsl_saturation_set
;
lighting_server.h:311
.
hsl_saturation_set
.
saturation
=
srv
->
state
->
saturation
,
lighting_server.c:1727
light_hsl_sat_set()
change
.
hsl_saturation_set
.
saturation
=
srv
->
state
->
saturation
;
state_transition.c:806
light_hsl_sat_work_handler()
change
.
hsl_saturation_set
.
saturation
=
srv
->
state
->
saturation
;
state_transition.c:828
light_hsl_sat_work_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_light_server_state_change_t::hsl_saturation_set
is read by 1 function:
All items filtered out
bt_mesh_light_server_state_change_t::hsl_saturation_set
light_hsl_sat_work_handler()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out