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