ESP-IDF
kAddress16
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
kAddress16
kAddress16 value
Syntax
Show:
Summary
Declaration
from
mle_tlvs.hpp:83
kAddress16
=
10
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kAddress16
=
10
,
///< Address16 TLV
mle_tlvs.hpp:83
static
const
uint8_t
kTlvs
[
]
=
{
Tlv
::
kAddress16
,
Tlv
::
kNetworkData
,
Tlv
::
kRoute
}
;
mle.cpp:1664
ot::Mle::Mle
ot::Mle::Mle::SendChildIdRequest()
static
const
uint8_t
kDetachedTlvs
[
]
=
{
Tlv
::
kAddress16
,
Tlv
::
kRoute
}
;
mle_router.cpp:564
ot::Mle::MleRouter
ot::Mle::MleRouter::SendLinkRequest()
typedef
UintTlvInfo
<
Tlv
::
kAddress16
,
uint16_t
>
Address16Tlv
;
mle_tlvs.hpp:175
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kAddress16
is read by 2 functions:
All items filtered out
kAddress16
ot::Mle::Mle::SendChildIdRequest()
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