Represents an iterator to iterate through a history list.

The fields in this type are opaque (intended for use by OpenThread core) and therefore should not be accessed/used by caller.

Before using an iterator, it MUST be initialized using otHistoryTrackerInitIterator(),

Public Attributes#

uint32_t
uint16_t

Public Attribute Documentation#

mData32#

uint32_t otHistoryTrackerIterator::mData32

Definition at line 73 of file include/openthread/history_tracker.h

mData16#

uint16_t otHistoryTrackerIterator::mData16

Definition at line 74 of file include/openthread/history_tracker.h