Searched refs:GetParentCandidate (Results 1 – 5 of 5) sorted by relevance
55 else if (mle.GetParentCandidate().Matches(aMatcher)) in FindParent()57 neighbor = &mle.GetParentCandidate(); in FindParent()
428 Parent &GetParentCandidate(void) { return mParentCandidate; } in GetParentCandidate() function in ot::Mle::Mle
3257 else if (&aNeighbor == &GetParentCandidate()) in RemoveNeighbor()
60 const Neighbor &parentCandidate = Get<Mle::MleRouter>().GetParentCandidate(); in GetParent()139 (&parent == &Get<Mle::MleRouter>().GetParentCandidate())) in GetPollDestinationAddress()
291 HandleTimer(Get<Mle::MleRouter>().GetParentCandidate()); in HandleTimer()