Home
last modified time | relevance | path

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

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