Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread_ftd.h117 typedef struct otCacheEntryIterator struct
120 } otCacheEntryIterator; typedef
619 …xtCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntryIterator *aIterator);
/openthread-latest/src/core/thread/
Daddress_resolver.hpp78 class Iterator : public otCacheEntryIterator, public Clearable<Iterator>
400 DefineCoreType(otCacheEntryIterator, AddressResolver::Iterator);
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp254 …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.cpp2863 otCacheEntryIterator iterator; in Process()