Searched refs:UpdateLinkQualityOut (Results 1 – 2 of 2) sorted by relevance
630 bool UpdateLinkQualityOut(const RouteTlv &aRoute, Router &aNeighbor, bool &aResetAdvInterval);
1432 changed = UpdateLinkQualityOut(aRoute, *neighbor, resetAdvInterval); in UpdateRoutes()1544 bool MleRouter::UpdateLinkQualityOut(const RouteTlv &aRoute, Router &aNeighbor, bool &aResetAdvInte… in UpdateLinkQualityOut() function in ot::Mle::MleRouter