Searched refs:mWeighting (Results 1 – 4 of 4) sorted by relevance
380 uint8_t GetWeighting(void) const { return mWeighting; } in GetWeighting()388 void SetWeighting(uint8_t aWeighting) { mWeighting = aWeighting; } in SetWeighting()
674 aLeaderData.SetWeighting(mWeighting); in Get()689 mWeighting = aLeaderData.GetWeighting(); in Set()697 uint8_t mWeighting; member in ot::Mle::LeaderDataTlv
122 uint8_t mWeighting; ///< Leader Weight member
3444 OutputLine("Weighting: %u", leaderData.mWeighting); in Process()8245 OutputLine(aIndentSize, "Weighting: %u", aLeaderData.mWeighting); in OutputLeaderData()