Represents an Active or Pending Operational Dataset.
Components in Dataset are optional. mComponents
structure specifies which components are present in the Dataset.
Public Attributes#
Active Timestamp.
Pending Timestamp.
Network Key.
Network Name.
Extended PAN ID.
Mesh Local Prefix.
uint32_t
Delay Timer.
uint16_t
Channel.
Security Policy.
Channel Mask.
Specifies which components are set in the Dataset.
Public Attribute Documentation#
mActiveTimestamp#
otTimestamp otOperationalDataset::mActiveTimestamp
Active Timestamp.
Definition at line
237
of file include/openthread/dataset.h
mPendingTimestamp#
otTimestamp otOperationalDataset::mPendingTimestamp
Pending Timestamp.
Definition at line
238
of file include/openthread/dataset.h
mNetworkKey#
otNetworkKey otOperationalDataset::mNetworkKey
Network Key.
Definition at line
239
of file include/openthread/dataset.h
mNetworkName#
otNetworkName otOperationalDataset::mNetworkName
Network Name.
Definition at line
240
of file include/openthread/dataset.h
mExtendedPanId#
otExtendedPanId otOperationalDataset::mExtendedPanId
Extended PAN ID.
Definition at line
241
of file include/openthread/dataset.h
mMeshLocalPrefix#
otMeshLocalPrefix otOperationalDataset::mMeshLocalPrefix
Mesh Local Prefix.
Definition at line
242
of file include/openthread/dataset.h
mDelay#
uint32_t otOperationalDataset::mDelay
Delay Timer.
Definition at line
243
of file include/openthread/dataset.h
mPanId#
otPanId otOperationalDataset::mPanId
PAN ID.
Definition at line
244
of file include/openthread/dataset.h
mChannel#
uint16_t otOperationalDataset::mChannel
Channel.
Definition at line
245
of file include/openthread/dataset.h
mPskc#
otPskc otOperationalDataset::mPskc
PSKc.
Definition at line
246
of file include/openthread/dataset.h
mSecurityPolicy#
otSecurityPolicy otOperationalDataset::mSecurityPolicy
Security Policy.
Definition at line
247
of file include/openthread/dataset.h
mChannelMask#
otChannelMask otOperationalDataset::mChannelMask
Channel Mask.
Definition at line
248
of file include/openthread/dataset.h
mComponents#
otOperationalDatasetComponents otOperationalDataset::mComponents
Specifies which components are set in the Dataset.
Definition at line
249
of file include/openthread/dataset.h