ESP-IDF
ot::BackboneRouter::Local::mReregistrationDelay
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::mReregistrationDelay
ot::BackboneRouter::Local::mReregistrationDelay field
Syntax
Show:
Summary
Declaration
from
bbr_local.hpp:290
uint16_t
mReregistrationDelay
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mReregistrationDelay
;
bbr_local.hpp:290
,
mReregistrationDelay
(
kDefaultRegistrationDelay
)
bbr_local.cpp:52
ot::BackboneRouter::Local
ot::BackboneRouter::Local::Local()
aConfig
.
mReregistrationDelay
=
mReregistrationDelay
;
bbr_local.cpp:119
ot::BackboneRouter::Local
ot::BackboneRouter::Local::GetConfig() const
if
(
aConfig
.
mReregistrationDelay
!=
mReregistrationDelay
)
bbr_local.cpp:139
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetConfig()
mReregistrationDelay
=
aConfig
.
mReregistrationDelay
;
bbr_local.cpp:141
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetConfig()
mSequenceNumber
,
mReregistrationDelay
,
mMlrTimeout
)
)
;
bbr_local.cpp:186
ot::BackboneRouter::Local
ot::BackboneRouter::Local::AddService()
mReregistrationDelay
=
aConfig
.
mReregistrationDelay
;
bbr_local.cpp:268
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::mReregistrationDelay
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::mReregistrationDelay
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