ESP-IDF
ot::Mle::MleRouter::mAddressSolicitPending
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::Mle::MleRouter::mAddressSolicitPending
ot::Mle::MleRouter::mAddressSolicitPending field
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:667
bool
mAddressSolicitPending
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mAddressSolicitPending
:
1
;
mle_router.hpp:667
,
mAddressSolicitPending
(
false
)
mle_router.cpp:47
ot::Mle::MleRouter
ot::Mle::MleRouter::MleRouter()
VerifyOrExit
(
!
mAddressSolicitPending
)
;
mle_router.cpp:531
ot::Mle::MleRouter
ot::Mle::MleRouter::SendAdvertisement()
VerifyOrExit
(
!
mAddressSolicitPending
)
;
mle_router.cpp:3176
ot::Mle::MleRouter
ot::Mle::MleRouter::SendAddressSolicit()
mAddressSolicitPending
=
true
;
mle_router.cpp:3197
ot::Mle::MleRouter
ot::Mle::MleRouter::SendAddressSolicit()
mAddressSolicitPending
=
false
;
mle_router.cpp:3248
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleAddressSolicitResponse()
mAddressSolicitPending
)
;
mle_router.cpp:3362
ot::Mle::MleRouter
ot::Mle::MleRouter::IsExpectedToBecomeRouterSoon() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::mAddressSolicitPending
is written by 2 functions and is read by 3 functions:
ot::Mle::MleRouter::SendAddressSolicit()
ot::Mle::MleRouter::HandleAddressSolicitResponse()
All items filtered out
ot::Mle::MleRouter::mAddressSolicitPending
ot::Mle::MleRouter::SendAdvertisement()
ot::Mle::MleRouter::SendAddressSolicit()
ot::Mle::MleRouter::IsExpectedToBecomeRouterSoon() const
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