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