ESP-IDF
ot::BackboneRouter::Local::mIsServiceAdded
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
ot::BackboneRouter::Local::mIsServiceAdded
ot::BackboneRouter::Local::mIsServiceAdded field
Syntax
Show:
Summary
Declaration
from
bbr_local.hpp:286
bool
mIsServiceAdded
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mIsServiceAdded
;
bbr_local.hpp:286
,
mIsServiceAdded
(
false
)
bbr_local.cpp:48
ot::BackboneRouter::Local
ot::BackboneRouter::Local::Local()
mIsServiceAdded
=
true
;
bbr_local.cpp:189
ot::BackboneRouter::Local
ot::BackboneRouter::Local::AddService()
mIsServiceAdded
=
false
;
bbr_local.cpp:202
ot::BackboneRouter::Local
ot::BackboneRouter::Local::RemoveService()
else
if
(
!
mIsServiceAdded
)
bbr_local.cpp:263
ot::BackboneRouter::Local
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::BackboneRouter::Local::mIsServiceAdded
is written by 2 functions and is read by 1 function:
ot::BackboneRouter::Local::AddService()
ot::BackboneRouter::Local::RemoveService()
All items filtered out
ot::BackboneRouter::Local::mIsServiceAdded
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