ESP-IDF
kCommandLinkAcceptAndRequest
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
kCommandLinkAcceptAndRequest
kCommandLinkAcceptAndRequest value
Syntax
Show:
Summary
Declaration
from
mle_types.hpp:125
kCommandLinkAcceptAndRequest
=
2
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kCommandLinkAcceptAndRequest
=
2
,
///< Link Accept And Request command
mle_types.hpp:125
case
kCommandLinkAcceptAndRequest
:
mle.cpp:2436
ot::Mle::Mle
ot::Mle::Mle::HandleUdpReceive()
case
kCommandLinkAcceptAndRequest
:
mle.cpp:2489
ot::Mle::Mle
ot::Mle::Mle::HandleUdpReceive()
command
=
(
aNeighbor
==
nullptr
||
aNeighbor
->
IsStateValid
(
)
)
?
kCommandLinkAccept
:
kCommandLinkAcceptAndRequest
;
mle_router.cpp:756
ot::Mle::MleRouter
ot::Mle::MleRouter::SendLinkAccept()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kCommandLinkAcceptAndRequest
is read by 2 functions:
All items filtered out
kCommandLinkAcceptAndRequest
ot::Mle::Mle::HandleUdpReceive()
ot::Mle::MleRouter::SendLinkAccept()
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