Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dthread_ftd.h117 typedef struct otCacheEntryIterator struct
120 } otCacheEntryIterator; typedef
619 …xtCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntryIterator *aIterator);
/external/openthread/src/core/thread/
Daddress_resolver.hpp78 class Iterator : public otCacheEntryIterator, public Clearable<Iterator>
400 DefineCoreType(otCacheEntryIterator, AddressResolver::Iterator);
/external/openthread/src/core/api/
Dthread_ftd_api.cpp254 …extCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntryIterator *aIterator) in otThreadGetNextCacheEntry()
/external/openthread/src/ncp/
Dncp_base_ftd.cpp1182 otCacheEntryIterator iterator; in HandlePropertyGet()
/external/openthread/src/cli/
Dcli.cpp2912 otCacheEntryIterator iterator; in Process()