Home
last modified time | relevance | path

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

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