Home
last modified time | relevance | path

Searched refs:otHistoryTrackerIterateMulticastAddressHistory (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/api/
Dhistory_tracker_api.cpp64 const otHistoryTrackerMulticastAddressInfo *otHistoryTrackerIterateMulticastAddressHistory( in otHistoryTrackerIterateMulticastAddressHistory() function
/openthread-latest/include/openthread/
Dhistory_tracker.h298 const otHistoryTrackerMulticastAddressInfo *otHistoryTrackerIterateMulticastAddressHistory(
/openthread-latest/src/cli/
Dcli_history.cpp283 … info = otHistoryTrackerIterateMulticastAddressHistory(GetInstancePtr(), &iterator, &entryAge); in Process()