IsValid() const
Parses the Channel Mask TLV value and validates that all the included entries are well-formed.
ReadChannelMask() const
Parses and retrieves the combined channel mask for all supported channel pages from entries in the TLV.
FindIn()
Searches within a given message for Channel Mask TLV, parses and validates the TLV value and returns the combined channel mask for all supported channel pages included in the TLV.
PrepareValue()
Prepares Channel Mask TLV value for appending/writing.
AppendTo()
Prepares a Channel Mask TLV value and appends the TLV to a given message.