Home
last modified time | relevance | path

Searched refs:SetWeighting (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_types.hpp396 void SetWeighting(uint8_t aWeighting) { mWeighting = aWeighting; } in SetWeighting() function in ot::Mle::LeaderData
Dmle_tlvs.hpp613 aLeaderData.SetWeighting(mWeighting); in Get()
Dmle.cpp1020 mLeaderData.SetWeighting(aWeighting); in SetLeaderData()