Searched defs:SetWeighting (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | mle_types.hpp | 475     void SetWeighting(uint8_t aWeighting) { mWeighting = aWeighting; }  in SetWeighting()  function in ot::Mle::LeaderData | 
| D | network_diagnostic_tlvs.hpp | 600     void SetWeighting(uint8_t aWeighting) { mWeighting = aWeighting; }  in SetWeighting()  function in ot::NetworkDiagnostic::LeaderDataTlv |