ESP-IDF
kLinkFrameCounter
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
kLinkFrameCounter
kLinkFrameCounter value
Syntax
Show:
Summary
Declaration
from
mle_tlvs.hpp:78
kLinkFrameCounter
=
5
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kLinkFrameCounter
=
5
,
///< Link-Layer Frame Counter TLV
mle_tlvs.hpp:78
tlvList
.
Add
(
Tlv
::
kLinkFrameCounter
)
;
mle.cpp:3306
ot::Mle::Mle
ot::Mle::Mle::HandleChildUpdateRequestOnChild()
tlvList
.
Add
(
Tlv
::
kLinkFrameCounter
)
;
mle_router.cpp:2161
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
typedef
UintTlvInfo
<
Tlv
::
kLinkFrameCounter
,
uint32_t
>
LinkFrameCounterTlv
;
mle_tlvs.hpp:165
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kLinkFrameCounter
is read by 2 functions:
All items filtered out
kLinkFrameCounter
ot::Mle::Mle::HandleChildUpdateRequestOnChild()
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
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