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.


mPriority#

uint8_t otMessageSettings::mPriority

Priority level (MUST be a OT_MESSAGE_PRIORITY_* from otMessagePriority).