Searched refs:GetMaskLength (Results 1 – 2 of 2) sorted by relevance
192 size = kEntryHeaderSize + entry->GetMaskLength(); in Parse()201 VerifyOrExit(entry->GetMaskLength() == kMaskLength); in Parse()
671 uint8_t GetMaskLength(void) const { return mMaskLength; } in GetMaskLength() function in ot::MeshCoP::ChannelMaskTlv::Entry