ot::MeshCoP::ChannelMaskTlv::ReadChannelMask() const method
Parses and retrieves the combined channel mask for all supported channel pages from entries in the TLV.
Arguments
aChannelMask
A reference to return the channel mask.
Return value
kErrorNone Successfully parsed the TLV value, @p aChannelMask is updated. kErrorParse TLV value is not well-formed.
![]()
return (ReadChannelMask(channelMask) == kErrorNone);
ot::MeshCoP::ChannelMaskTlv::ReadChannelMask() const is called by 2 functions and calls 1 function:
![]()
ot::MeshCoP::ChannelMaskTlv::ReadChannelMask() const
ot::MeshCoP::ChannelMaskTlv::ReadChannelMask() const reads 1 variable and writes 1 variable:
![]()
ot::MeshCoP::ChannelMaskTlv::ReadChannelMask() const