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