#include <dataset.h>
Data Fields | |
| uint64_t | mActiveTimestamp |
| Active Timestamp. | |
| uint64_t | mPendingTimestamp |
| Pending Timestamp. | |
| otMasterKey | mMasterKey |
| Network Master Key. | |
| otNetworkName | mNetworkName |
| Network Name. | |
| otExtendedPanId | mExtendedPanId |
| Extended PAN ID. | |
| otMeshLocalPrefix | mMeshLocalPrefix |
| Mesh Local Prefix. | |
| uint32_t | mDelay |
| Delay Timer. | |
| otPanId | mPanId |
| PAN ID. | |
| uint16_t | mChannel |
| Channel. | |
| otPskc | mPskc |
| PSKc. | |
| otSecurityPolicy | mSecurityPolicy |
| Security Policy. | |
| otChannelMask | mChannelMask |
| Channel Mask. | |
| otOperationalDatasetComponents | mComponents |
| Specifies which components are set in the Dataset. | |
Detailed Description
This structure represents an Active or Pending Operational Dataset.
Components in Dataset are optional. mComponets structure specifies which components are present in the Dataset.
- external/openthread/include/openthread/dataset.h