Searched refs:MatchesRouterId (Results 1 – 2 of 2) sorted by relevance
585 if (!Get<Mle::Mle>().MatchesRouterId(routerId)) in UpdateRoutes()751 … if (Get<Mle::Mle>().MatchesRouterId(routerId) || (routerId == aNeighbor->GetRouterId()) || in FillRouteTlv()
502 … bool MatchesRouterId(uint8_t aRouterId) const { return RouterIdFromRloc16(mRloc16) == aRouterId; } in MatchesRouterId() function in ot::Mle::Mle