ESP-IDF
bt_mesh_light_control
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_control
bt_mesh_light_control struct
Syntax
Show:
Summary
Declaration
from
lighting_server.h:249
struct
bt_mesh_light_control
{
struct
bt_mesh_light_lc_state
state
;
struct
bt_mesh_light_lc_property_state
prop_state
;
struct
bt_mesh_light_lc_state_machine
state_machine
;
}
;
Fields
Field
Declared as
bt_mesh_light_control::state
struct
bt_mesh_light_lc_state
bt_mesh_light_control::prop_state
struct
bt_mesh_light_lc_property_state
bt_mesh_light_control::state_machine
struct
bt_mesh_light_lc_state_machine
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
bt_mesh_light_control
{
lighting_server.h:249
struct
bt_mesh_light_control
*
lc
;
lighting_server.h:258
bt_mesh_light_lc_srv
bt_mesh_light_lc_srv::lc
struct
bt_mesh_light_control
*
lc
;
lighting_server.h:266
bt_mesh_light_lc_setup_srv
bt_mesh_light_lc_setup_srv::lc
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
bt_mesh_light_lc_srv::lc
bt_mesh_light_lc_srv
lighting_server.h:258
bt_mesh_light_lc_setup_srv::lc
bt_mesh_light_lc_setup_srv
lighting_server.h:266
Lifecycle
from
examples
All items filtered out
All items filtered out