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

#include <dataset.h>

Data Fields

bool mIsActiveTimestampPresent: 1
 TRUE if Active Timestamp is present, FALSE otherwise.
 
bool mIsPendingTimestampPresent: 1
 TRUE if Pending Timestamp is present, FALSE otherwise.
 
bool mIsMasterKeyPresent: 1
 TRUE if Network Master Key is present, FALSE otherwise.
 
bool mIsNetworkNamePresent: 1
 TRUE if Network Name is present, FALSE otherwise.
 
bool mIsExtendedPanIdPresent: 1
 TRUE if Extended PAN ID is present, FALSE otherwise.
 
bool mIsMeshLocalPrefixPresent: 1
 TRUE if Mesh Local Prefix is present, FALSE otherwise.
 
bool mIsDelayPresent: 1
 TRUE if Delay Timer is present, FALSE otherwise.
 
bool mIsPanIdPresent: 1
 TRUE if PAN ID is present, FALSE otherwise.
 
bool mIsChannelPresent: 1
 TRUE if Channel is present, FALSE otherwise.
 
bool mIsPSKcPresent: 1
 TRUE if PSKc is present, FALSE otherwise.
 
bool mIsSecurityPolicyPresent: 1
 TRUE if Security Policy is present, FALSE otherwise.
 
bool mIsChannelMaskPage0Present: 1
 TRUE if Channel Mask Page 0 is present, FALSE otherwise.
 

Detailed Description

This structure represents presence of different components in Active or Pending Operational Dataset.


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

Documentation feedback | Developer Zone | Subscribe | Updated