Searched refs:otThreadGetNextCacheEntry (Results 1 – 4 of 4) sorted by relevance
660 otError otThreadGetNextCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntry…
275 otError otThreadGetNextCacheEntry(otInstance *aInstance, otCacheEntryInfo *aEntryInfo, otCacheEntry… in otThreadGetNextCacheEntry() function
1174 SuccessOrExit(otThreadGetNextCacheEntry(mInstance, &entry, &iterator)); in HandlePropertyGet()
2790 SuccessOrExit(otThreadGetNextCacheEntry(GetInstancePtr(), &entry, &iterator)); in Process()