Home
last modified time | relevance | path

Searched refs:IterateNeighborHistory (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Dhistory_tracker_api.cpp99 …return AsCoreType(aInstance).Get<Utils::HistoryTracker>().IterateNeighborHistory(AsCoreType(aItera… in otHistoryTrackerIterateNeighborHistory()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp225 const NeighborInfo *IterateNeighborHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateNeighborHistory() function in ot::Utils::HistoryTracker