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
79
of file include/openthread/history_tracker.h
mMode#
otLinkModeConfig otHistoryTrackerNetworkInfo::mMode
Device Mode.
Definition at line
80
of file include/openthread/history_tracker.h
mRloc16#
uint16_t otHistoryTrackerNetworkInfo::mRloc16
Device RLOC16.
Definition at line
81
of file include/openthread/history_tracker.h
mPartitionId#
uint32_t otHistoryTrackerNetworkInfo::mPartitionId
Partition ID (valid when attached).
Definition at line
82
of file include/openthread/history_tracker.h