otHistoryTrackerNetworkInfo

#include <history_tracker.h>

Represents Thread network info.

Summary

Public attributes

mMode
Device Mode.
mPartitionId
uint32_t
Partition ID (valid when attached).
mRloc16
uint16_t
Device RLOC16.
mRole
Device Role.

Public attributes

mMode

otLinkModeConfig otHistoryTrackerNetworkInfo::mMode

Device Mode.

mPartitionId

uint32_t otHistoryTrackerNetworkInfo::mPartitionId

Partition ID (valid when attached).

mRloc16

uint16_t otHistoryTrackerNetworkInfo::mRloc16

Device RLOC16.

mRole

otDeviceRole otHistoryTrackerNetworkInfo::mRole

Device Role.

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.