Searched refs:NeighborHasComparableConnectivity (Results 1 – 2 of 2) sorted by relevance
656 … bool NeighborHasComparableConnectivity(const RouteTlv &aRouteTlv, uint8_t aNeighborId) const;
3798 VerifyOrExit(NeighborHasComparableConnectivity(aRouteTlv, aNeighborId)); in ShouldDowngrade()3811 bool MleRouter::NeighborHasComparableConnectivity(const RouteTlv &aRouteTlv, uint8_t aNeighborId) c… in NeighborHasComparableConnectivity() function in ot::Mle::MleRouter