Home
last modified time | relevance | path

Searched defs:aWeighting (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/thread/
Dmle_types.hpp400 void SetWeighting(uint8_t aWeighting) { mWeighting = aWeighting; } in SetWeighting()
Dmle.cpp1011 void Mle::SetLeaderData(uint32_t aPartitionId, uint8_t aWeighting, uint8_t aLeaderRouterId) in SetLeaderData()