ESP-IDF
light_hsl_sat_tt_values()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
light_hsl_sat_tt_values()
light_hsl_sat_tt_values() function
Syntax
Show:
Summary
Declaration
Definition
from
state_transition.h:53
void
light_hsl_sat_tt_values
(
struct
bt_mesh_light_hsl_sat_srv
*
srv
,
uint8_t
trans_time
,
uint8_t
delay
)
;
Implemented in
state_transition.c:202
Arguments
Argument
srv
trans_time
delay
Examples
References
from
examples
Code
Location
Referrer
void
light_hsl_sat_tt_values
(
struct
bt_mesh_light_hsl_sat_srv
*
srv
,
state_transition.c:202
void
light_hsl_sat_tt_values
(
struct
bt_mesh_light_hsl_sat_srv
*
srv
,
state_transition.h:53
light_hsl_sat_tt_values
(
srv
,
trans_time
,
delay
)
;
lighting_server.c:1724
light_hsl_sat_set()
Call Tree
from
examples
light_hsl_sat_tt_values()
is called by 1 function and calls 1 function:
light_hsl_sat_set()
All items filtered out
light_hsl_sat_tt_values()
transition_time_values()
All items filtered out
Data Use
from
examples
light_hsl_sat_tt_values()
reads 5 variables and writes 1 variable:
bt_mesh_state_transition::counter
bt_mesh_light_hsl_state::saturation
bt_mesh_light_hsl_state::target_saturation
bt_mesh_light_hsl_sat_srv::state
bt_mesh_light_hsl_sat_srv::transition
All items filtered out
light_hsl_sat_tt_values()
bt_mesh_light_hsl_sat_srv::tt_delta_saturation
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