Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dhistory_tracker_api.cpp60 …return AsCoreType(aInstance).Get<Utils::HistoryTracker>().IterateUnicastAddressHistory(AsCoreType(… in otHistoryTrackerIterateUnicastAddressHistory()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp172 …const UnicastAddressInfo *IterateUnicastAddressHistory(Iterator &aIterator, uint32_t &aEntryAge) c… in IterateUnicastAddressHistory() function in ot::Utils::HistoryTracker