Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dhistory_tracker_api.cpp117 …return AsCoreType(aInstance).Get<Utils::HistoryTracker>().IterateOnMeshPrefixHistory(AsCoreType(aI… in otHistoryTrackerIterateOnMeshPrefixHistory()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp235 … const OnMeshPrefixInfo *IterateOnMeshPrefixHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateOnMeshPrefixHistory() function in ot::Utils::HistoryTracker