Home
last modified time | relevance | path

Searched refs:otCacheEntryIterator (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/include/openthread/
Dthread_ftd.h122 typedef struct otCacheEntryIterator struct
125 } otCacheEntryIterator; typedef
660 …xtCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntryIterator *aIterator);
/openthread-latest/src/core/thread/
Daddress_resolver.hpp80 class Iterator : public otCacheEntryIterator, public Clearable<Iterator>
416 DefineCoreType(otCacheEntryIterator, AddressResolver::Iterator);
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp275 …extCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntryIterator *aIterator) in otThreadGetNextCacheEntry()
/openthread-latest/src/ncp/
Dncp_base_ftd.cpp1167 otCacheEntryIterator iterator; in HandlePropertyGet()
/openthread-latest/src/cli/
Dcli.cpp2769 otCacheEntryIterator iterator; in Process()