Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_tlvs.hpp349 …uint8_t GetRouteCost(uint8_t aRouterIndex) const { return mRouteData[aRouterIndex] & kRouteCostMas… in GetRouteCost() function in ot::Mle::RouteTlv
520 uint8_t GetRouteCost(uint8_t aRouterIndex) const in GetRouteCost() function in ot::Mle::RouteTlv