ESP-IDF
bt_mesh_light_server_state_change_t::
::temperature
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::
::temperature
bt_mesh_light_server_state_change_t::
::temperature field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:285
uint16_t
temperature
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
temperature
;
lighting_server.h:285
.
ctl_set
.
temperature
=
srv
->
state
->
temperature
,
lighting_server.c:804
light_ctl_set()
change
.
ctl_set
.
temperature
=
srv
->
state
->
temperature
;
state_transition.c:579
light_ctl_work_handler()
change
.
ctl_set
.
temperature
=
srv
->
state
->
temperature
;
state_transition.c:607
light_ctl_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::
::temperature
is written by 1 function:
light_ctl_work_handler()
All items filtered out
bt_mesh_light_server_state_change_t::
::temperature
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