Represents a message settings.
Public Attributes#
bool
TRUE if the message should be secured at Layer 2.
uint8_t
Priority level (MUST be a OT_MESSAGE_PRIORITY_*
from otMessagePriority
).
Public Attribute Documentation#
mLinkSecurityEnabled#
bool otMessageSettings::mLinkSecurityEnabled
TRUE if the message should be secured at Layer 2.
Definition at line
84
of file include/openthread/message.h
mPriority#
uint8_t otMessageSettings::mPriority
Priority level (MUST be a OT_MESSAGE_PRIORITY_*
from otMessagePriority
).
Definition at line
85
of file include/openthread/message.h