ESP-IDF
kLinkMargin
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
kLinkMargin
kLinkMargin value
Syntax
Show:
Summary
Declaration
from
mle_tlvs.hpp:89
kLinkMargin
=
16
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kLinkMargin
=
16
,
///< Link Margin TLV
mle_tlvs.hpp:89
static
const
uint8_t
kRouterTlvs
[
]
=
{
Tlv
::
kLinkMargin
}
;
mle_router.cpp:565
ot::Mle::MleRouter
ot::Mle::MleRouter::SendLinkRequest()
static
const
uint8_t
kValidNeighborTlvs
[
]
=
{
Tlv
::
kLinkMargin
,
Tlv
::
kRoute
}
;
mle_router.cpp:566
ot::Mle::MleRouter
ot::Mle::MleRouter::SendLinkRequest()
static
const
uint8_t
kRouterTlvs
[
]
=
{
Tlv
::
kLinkMargin
}
;
mle_router.cpp:749
ot::Mle::MleRouter
ot::Mle::MleRouter::SendLinkAccept()
tlvList
.
Add
(
Tlv
::
kLinkMargin
)
;
mle_router.cpp:2153
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
typedef
UintTlvInfo
<
Tlv
::
kLinkMargin
,
uint8_t
>
LinkMarginTlv
;
mle_tlvs.hpp:190
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kLinkMargin
is read by 3 functions:
All items filtered out
kLinkMargin
ot::Mle::MleRouter::SendLinkRequest()
ot::Mle::MleRouter::SendLinkAccept()
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