otLinkModeConfig

nRF5 SDK for Thread and Zigbee v4.2.0

#include <thread.h>

Data Fields

bool mRxOnWhenIdle: 1
 1, if the sender has its receiver on when not transmitting. 0, otherwise.
 
bool mSecureDataRequests: 1
 1, if the sender uses IEEE 802.15.4 to secure all data requests. 0, otherwise.
 
bool mDeviceType: 1
 1, if the sender is an FTD. 0, otherwise.
 
bool mNetworkData: 1
 1, if the sender requires the full Network Data. 0, otherwise.
 

Detailed Description

This structure represents an MLE Link Mode configuration.

  • external/openthread/include/openthread/thread.h