Searched defs:GetLeaderCost (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | network_diagnostic_tlvs.hpp | 286     uint8_t GetLeaderCost(void) const { return mLeaderCost; }  in GetLeaderCost()  function in ot::NetworkDiagnostic::ConnectivityTlv | 
| D | mle_tlvs.hpp | 872     uint8_t GetLeaderCost(void) const { return mLeaderCost; }  in GetLeaderCost()  function in ot::Mle::ConnectivityTlv |