ESP-IDF
ot::BackboneRouter::Local::mMlrTimeout
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::mMlrTimeout
ot::BackboneRouter::Local::mMlrTimeout field
Syntax
Show:
Summary
Declaration
from
bbr_local.hpp:292
uint32_t
mMlrTimeout
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mMlrTimeout
;
bbr_local.hpp:292
,
mMlrTimeout
(
kDefaultMlrTimeout
)
bbr_local.cpp:54
ot::BackboneRouter::Local
ot::BackboneRouter::Local::Local()
aConfig
.
mMlrTimeout
=
mMlrTimeout
;
bbr_local.cpp:120
ot::BackboneRouter::Local
ot::BackboneRouter::Local::GetConfig() const
if
(
aConfig
.
mMlrTimeout
!=
mMlrTimeout
)
bbr_local.cpp:145
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetConfig()
mMlrTimeout
=
aConfig
.
mMlrTimeout
;
bbr_local.cpp:147
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetConfig()
mSequenceNumber
,
mReregistrationDelay
,
mMlrTimeout
)
)
;
bbr_local.cpp:186
ot::BackboneRouter::Local
ot::BackboneRouter::Local::AddService()
mMlrTimeout
=
aConfig
.
mMlrTimeout
;
bbr_local.cpp:269
ot::BackboneRouter::Local
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
mReregistrationDelay
,
ToUlong
(
mMlrTimeout
)
,
ErrorToString
(
aError
)
)
;
bbr_local.cpp:472
ot::BackboneRouter::Local
ot::BackboneRouter::Local::LogService()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::BackboneRouter::Local::mMlrTimeout
is written by 2 functions and is read by 4 functions:
ot::BackboneRouter::Local::SetConfig()
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
All items filtered out
ot::BackboneRouter::Local::mMlrTimeout
ot::BackboneRouter::Local::GetConfig() const
ot::BackboneRouter::Local::SetConfig()
ot::BackboneRouter::Local::AddService()
ot::BackboneRouter::Local::LogService()
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