Home
last modified time | relevance | path

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

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