Represents an MLE Link Mode configuration.
Public Attributes#
bool
1, if the sender has its receiver on when not transmitting. 0, otherwise.
bool
1, if the sender is an FTD. 0, otherwise.
bool
1, if the sender requires the full Network Data. 0, otherwise.
Public Attribute Documentation#
mRxOnWhenIdle#
bool otLinkModeConfig::mRxOnWhenIdle
1, if the sender has its receiver on when not transmitting. 0, otherwise.
Definition at line
86
of file include/openthread/thread.h
mDeviceType#
bool otLinkModeConfig::mDeviceType
1, if the sender is an FTD. 0, otherwise.
Definition at line
87
of file include/openthread/thread.h
mNetworkData#
bool otLinkModeConfig::mNetworkData
1, if the sender requires the full Network Data. 0, otherwise.
Definition at line
88
of file include/openthread/thread.h