ESP-IDF
ot::Mle::MleRouter::mAddressSolicitRejected
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::Mle::MleRouter::mAddressSolicitRejected
ot::Mle::MleRouter::mAddressSolicitRejected field
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:668
bool
mAddressSolicitRejected
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mAddressSolicitRejected
:
1
;
mle_router.hpp:668
,
mAddressSolicitRejected
(
false
)
mle_router.cpp:48
ot::Mle::MleRouter
ot::Mle::MleRouter::MleRouter()
mAddressSolicitRejected
=
false
;
mle_router.cpp:314
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleChildStart()
mAddressSolicitRejected
=
true
;
mle_router.cpp:3260
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleAddressSolicitResponse()
return
IsRouterEligible
(
)
&&
IsChild
(
)
&&
!
mAddressSolicitRejected
&&
mle_router.cpp:3360
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::mAddressSolicitRejected
is written by 2 functions and is read by 1 function:
ot::Mle::MleRouter::HandleChildStart()
ot::Mle::MleRouter::HandleAddressSolicitResponse()
All items filtered out
ot::Mle::MleRouter::mAddressSolicitRejected
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