ESP-IDF
kEventThreadBackboneRouterLocalChanged
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
kEventThreadBackboneRouterLocalChanged
kEventThreadBackboneRouterLocalChanged value
Syntax
Show:
Summary
Declaration
from
notifier.hpp:93
kEventThreadBackboneRouterLocalChanged
=
OT_CHANGED_THREAD_BACKBONE_ROUTER_LOCAL
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kEventThreadBackboneRouterLocalChanged
=
OT_CHANGED_THREAD_BACKBONE_ROUTER_LOCAL
,
///< Local Backbone Router changed
notifier.hpp:93
Get
<
Notifier
>
(
)
.
Signal
(
kEventThreadBackboneRouterLocalChanged
)
;
bbr_local.cpp:108
ot::BackboneRouter::Local
ot::BackboneRouter::Local::Reset()
Get
<
Notifier
>
(
)
.
Signal
(
kEventThreadBackboneRouterLocalChanged
)
;
bbr_local.cpp:159
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetConfig()
Get
<
Notifier
>
(
)
.
Signal
(
kEventThreadBackboneRouterLocalChanged
)
;
bbr_local.cpp:271
ot::BackboneRouter::Local
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kEventThreadBackboneRouterLocalChanged
is read by 3 functions:
All items filtered out
kEventThreadBackboneRouterLocalChanged
ot::BackboneRouter::Local::Reset()
ot::BackboneRouter::Local::SetConfig()
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
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