Home
last modified time | relevance | path

Searched defs:GetCost (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/core/thread/
Dmle_router.hpp726 uint8_t GetCost(uint16_t) { return 0; } in GetCost() function in ot::Mle::MleRouter
Dtopology.hpp1399 uint8_t GetCost(void) const { return mCost; } in GetCost() function in ot::Router
Dmle_router.cpp3454 uint8_t MleRouter::GetCost(uint16_t aRloc16) in GetCost() function in ot::Mle::MleRouter