Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dhistory_tracker_api.cpp71 …return AsCoreType(aInstance).Get<Utils::HistoryTracker>().IterateMulticastAddressHistory(AsCoreTyp… in otHistoryTrackerIterateMulticastAddressHistory()
/external/openthread/src/core/utils/
Dhistory_tracker.hpp188 …const MulticastAddressInfo *IterateMulticastAddressHistory(Iterator &aIterator, uint32_t &aEntryAg… in IterateMulticastAddressHistory() function in ot::Utils::HistoryTracker