ESP-IDF
kStateSecondary
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
kStateSecondary
kStateSecondary value
Syntax
Show:
Summary
Declaration
from
bbr_local.hpp:86
kStateSecondary
=
OT_BACKBONE_ROUTER_STATE_SECONDARY
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kStateSecondary
=
OT_BACKBONE_ROUTER_STATE_SECONDARY
,
///< Secondary Backbone Router.
bbr_local.hpp:86
SetState
(
kStateSecondary
)
;
bbr_local.cpp:83
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetEnabled()
SetState
(
kStateSecondary
)
;
bbr_local.cpp:109
ot::BackboneRouter::Local
ot::BackboneRouter::Local::Reset()
case
kStateSecondary
:
bbr_local.cpp:218
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetState()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kStateSecondary
is read by 3 functions:
All items filtered out
kStateSecondary
ot::BackboneRouter::Local::SetEnabled()
ot::BackboneRouter::Local::Reset()
ot::BackboneRouter::Local::SetState()
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