ESP-IDF
ot::MeshCoP::ChannelMaskTlv::kMaskLength
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
ot::MeshCoP::ChannelMaskTlv::kMaskLength
ot::MeshCoP::ChannelMaskTlv::kMaskLength variable
Syntax
Show:
Summary
Declaration
from
meshcop_tlvs.hpp:663
static
constexpr
uint8_t
kMaskLength
=
sizeof
(
uint32_t
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kMaskLength
=
sizeof
(
uint32_t
)
;
meshcop_tlvs.hpp:663
VerifyOrExit
(
entry
->
GetMaskLength
(
)
==
kMaskLength
)
;
meshcop_tlvs.cpp:201
ot::MeshCoP::ChannelMaskTlv::EntriesData
ot::MeshCoP::ChannelMaskTlv::EntriesData::Parse()
entry
->
SetMaskLength
(
kMaskLength
)
;
meshcop_tlvs.cpp:233
ot::MeshCoP::ChannelMaskTlv
ot::MeshCoP::ChannelMaskTlv::PrepareValue()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::MeshCoP::ChannelMaskTlv::kMaskLength
is read by 2 functions:
All items filtered out
ot::MeshCoP::ChannelMaskTlv::kMaskLength
ot::MeshCoP::ChannelMaskTlv::EntriesData::Parse()
ot::MeshCoP::ChannelMaskTlv::PrepareValue()
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