nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
otCacheEntryIterator Struct Reference

#include <thread_ftd.h>

Data Fields

const void * mData [2]
 Opaque data used by the core implementation. Should not be changed by user.
 

Detailed Description

This type represents an iterator used for iterating through the EID cache table entries.

To initialize the iterator and start from the first entry in the cache table, set all its fields in the structure to zero (e.g., memset the iterator to zero).


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated