ESP-IDF
ot::MeshCoP::ChannelMaskTlv::IsValid() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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::IsValid() const
ot::MeshCoP::ChannelMaskTlv::IsValid() const method
Parses the Channel Mask TLV value and validates that all the included entries are well-formed.
Syntax
Show:
Summary
Declaration
Definition
from
meshcop_tlvs.hpp:618
bool
IsValid
(
void
)
const
;
Implemented in
meshcop_tlvs.cpp:122
Return value
TRUE if the TLV is well-formed, FALSE otherwise.
Examples
References
from
examples
Code
Location
bool
ChannelMaskTlv
::
IsValid
(
void
)
const
meshcop_tlvs.cpp:122
bool
IsValid
(
void
)
const
;
meshcop_tlvs.hpp:618
Call Tree
from
examples
ot::MeshCoP::ChannelMaskTlv::IsValid() const
calls 1 function:
All items filtered out
ot::MeshCoP::ChannelMaskTlv::IsValid() const
ot::MeshCoP::ChannelMaskTlv::ReadChannelMask() const
All items filtered out
Data Use
from
examples
ot::MeshCoP::ChannelMaskTlv::IsValid() const
reads 1 variable:
ot::kErrorNone
All items filtered out
ot::MeshCoP::ChannelMaskTlv::IsValid() const
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