Searched refs:aNeighInfo (Results 1 – 2 of 2) sorted by relevance
187 …r NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighInfo) in GetNextNeighborInfo() argument207 aNeighInfo.SetFrom(*child); in GetNextNeighborInfo()208 aNeighInfo.mIsChild = true; in GetNextNeighborInfo()226 aNeighInfo.SetFrom(*router); in GetNextNeighborInfo()227 aNeighInfo.mIsChild = false; in GetNextNeighborInfo()245 …r NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighInfo) in GetNextNeighborInfo() argument254 aNeighInfo.SetFrom(Get<Mle::Mle>().GetParent()); in GetNextNeighborInfo()255 aNeighInfo.mIsChild = false; in GetNextNeighborInfo()
201 Error GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighInfo);