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.


mDeviceType#

bool otLinkModeConfig::mDeviceType

1, if the sender is an FTD. 0, otherwise.


mNetworkData#

bool otLinkModeConfig::mNetworkData

1, if the sender requires the full Network Data. 0, otherwise.