Searched defs:GetCost (Results 1 – 3 of 3) sorted by relevance
/openthread-2.7.6/src/core/thread/ | ||
D | mle_router.hpp | 726 uint8_t GetCost(uint16_t) { return 0; } in GetCost() function in ot::Mle::MleRouter |
D | topology.hpp | 1399 uint8_t GetCost(void) const { return mCost; } in GetCost() function in ot::Router |
D | mle_router.cpp | 3454 uint8_t MleRouter::GetCost(uint16_t aRloc16) in GetCost() function in ot::Mle::MleRouter |