![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
#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. | |
This structure represents presence of different components in Active or Pending Operational Dataset.