ESP-IDF
bt_mesh_light_server_state_change_t::
::hue
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::
::hue
bt_mesh_light_server_state_change_t::
::hue field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:303
uint16_t
hue
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
hue
;
lighting_server.h:303
.
hsl_set
.
hue
=
srv
->
state
->
hue
,
lighting_server.c:1403
light_hsl_set()
change
.
hsl_set
.
hue
=
srv
->
state
->
hue
;
state_transition.c:695
light_hsl_work_handler()
change
.
hsl_set
.
hue
=
srv
->
state
->
hue
;
state_transition.c:723
light_hsl_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::
::hue
is written by 1 function:
light_hsl_work_handler()
All items filtered out
bt_mesh_light_server_state_change_t::
::hue
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