otBorderAgentTrackerIterator

#include <border_agent_tracker.h>

Represents an iterator to iterate through the discovered Border Agents.

Summary

The fields in this struct are for OpenThread internal use only and MUST NOT be accessed or modified by the caller.

An iterator MUST be initialized using otBorderAgentTrackerInitIterator() before it is used.

Public attributes

mData
uint64_t
mPtr
const void *

Public attributes

mData

uint64_t otBorderAgentTrackerIterator::mData

mPtr

const void * otBorderAgentTrackerIterator::mPtr

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.