Represents Thread network info.
Public Attributes#
Device Role.
Device Mode.
uint16_t
Device RLOC16.
uint32_t
Partition ID (valid when attached).
Public Attribute Documentation#
mRole#
otDeviceRole otHistoryTrackerNetworkInfo::mRole
Device Role.
Definition at line
83
of file include/openthread/history_tracker.h
mMode#
otLinkModeConfig otHistoryTrackerNetworkInfo::mMode
Device Mode.
Definition at line
84
of file include/openthread/history_tracker.h
mRloc16#
uint16_t otHistoryTrackerNetworkInfo::mRloc16
Device RLOC16.
Definition at line
85
of file include/openthread/history_tracker.h
mPartitionId#
uint32_t otHistoryTrackerNetworkInfo::mPartitionId
Partition ID (valid when attached).
Definition at line
86
of file include/openthread/history_tracker.h