Home
last modified time | relevance | path

Searched refs:SetMaskLength (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dmeshcop_tlvs.cpp233 entry->SetMaskLength(kMaskLength); in PrepareValue()
Dmeshcop_tlvs.hpp672 void SetMaskLength(uint8_t aMaskLength) { mMaskLength = aMaskLength; } in SetMaskLength() function in ot::MeshCoP::ChannelMaskTlv::Entry