Searched defs:SetLeaderCost (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | network_diagnostic_tlvs.hpp | 294     void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; }  in SetLeaderCost()  function in ot::NetworkDiagnostic::ConnectivityTlv | 
| D | mle_tlvs.hpp | 880     void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; }  in SetLeaderCost()  function in ot::Mle::ConnectivityTlv |