ESP-IDF
bt_mesh_light_hsl_srv::tt_delta_hue
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_hsl_srv::tt_delta_hue
bt_mesh_light_hsl_srv::tt_delta_hue field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:124
int32_t
tt_delta_hue
;
Examples
References
from
examples
Code
Location
Referrer
int32_t
tt_delta_hue
;
lighting_server.h:124
srv
->
tt_delta_hue
=
state_transition.c:188
light_hsl_tt_values()
srv
->
state
->
hue
-=
srv
->
tt_delta_hue
;
state_transition.c:711
light_hsl_work_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_light_hsl_srv::tt_delta_hue
is written by 1 function and is read by 1 function:
light_hsl_tt_values()
All items filtered out
bt_mesh_light_hsl_srv::tt_delta_hue
light_hsl_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