Searched refs:mMaskLength (Results 1 – 1 of 1) sorted by relevance
704 uint8_t GetMaskLength(void) const { return mMaskLength; } in GetMaskLength()705 void SetMaskLength(uint8_t aMaskLength) { mMaskLength = aMaskLength; } in SetMaskLength()711 uint8_t mMaskLength; member in ot::MeshCoP::ChannelMaskTlv::Entry