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