Searched refs:mNeighborHistory (Results 1 – 2 of 2) sorted by relevance
227 return mNeighborHistory.Iterate(aIterator, aEntryAge); in IterateNeighborHistory()419 EntryList<NeighborInfo, kNeighborListSize> mNeighborHistory; member in ot::Utils::HistoryTracker
183 NeighborInfo *entry = mNeighborHistory.AddNewEntry(); in RecordNeighborEvent()451 mNeighborHistory.UpdateAgedEntries(); in HandleTimer()