ESP-IDF
kCommandLinkRequest
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kCommandLinkRequest
kCommandLinkRequest value
Syntax
Show:
Summary
Declaration
from
mle_types.hpp:123
kCommandLinkRequest
=
0
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kCommandLinkRequest
=
0
,
///< Link Request command
mle_types.hpp:123
case
kCommandLinkRequest
:
mle.cpp:2434
ot::Mle::Mle
ot::Mle::Mle::HandleUdpReceive()
case
kCommandLinkRequest
:
mle.cpp:2481
ot::Mle::Mle
ot::Mle::Mle::HandleUdpReceive()
VerifyOrExit
(
(
message
=
NewMleMessage
(
kCommandLinkRequest
)
)
!=
nullptr
,
error
=
kErrorNoBufs
)
;
mle_router.cpp:574
ot::Mle::MleRouter
ot::Mle::MleRouter::SendLinkRequest()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kCommandLinkRequest
is read by 2 functions:
All items filtered out
kCommandLinkRequest
ot::Mle::Mle::HandleUdpReceive()
ot::Mle::MleRouter::SendLinkRequest()
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