Searched defs:GetRouteCost (Results 1 – 1 of 1) sorted by relevance
/openthread-3.5.0/src/core/thread/ | ||
D | mle_tlvs.hpp | 352 …uint8_t GetRouteCost(uint8_t aRouterIndex) const { return mRouteData[aRouterIndex] & kRouteCostMas… in GetRouteCost() function in ot::Mle::RouteTlv |