ESP-IDF
bt_mesh_light_server_state_change_t::hsl_hue_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_hue_set
bt_mesh_light_server_state_change_t::hsl_hue_set field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:306
struct
{
uint16_t
hue
;
}
hsl_hue_set
;
Examples
References
from
examples
Code
Location
Referrer
}
hsl_hue_set
;
lighting_server.h:308
.
hsl_hue_set
.
hue
=
srv
->
state
->
hue
,
lighting_server.c:1627
light_hsl_hue_set()
change
.
hsl_hue_set
.
hue
=
srv
->
state
->
hue
;
state_transition.c:754
light_hsl_hue_work_handler()
change
.
hsl_hue_set
.
hue
=
srv
->
state
->
hue
;
state_transition.c:776
light_hsl_hue_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_hue_set
is read by 1 function:
All items filtered out
bt_mesh_light_server_state_change_t::hsl_hue_set
light_hsl_hue_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