nRF5 SDK for Thread and Zigbee v2.0.0
Data Fields
otOperationalDataset Struct Reference

#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.
 
otChannelMaskPage0 mChannelMaskPage0
 Channel Mask Page 0.
 
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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated