Represents Border Agent State Bitmap information.

Public Attributes#

bool

Backbone Router function is active.

bool

Device is the Primary Backbone Router.

bool

ePSKc Mode is supported.

Multi-AIL detection state.

bool

Border Admitter function is supported.

Public Attribute Documentation#

mConnMode#

otBorderAgentConnMode otBorderAgentStateBitmap::mConnMode

Connection Mode.


mThreadIfState#

otBorderAgentThreadIfState otBorderAgentStateBitmap::mThreadIfState

Thread Interface Status.


mAvailability#

otBorderAgentAvailability otBorderAgentStateBitmap::mAvailability

Availability.


mThreadRole#

otBorderAgentThreadRole otBorderAgentStateBitmap::mThreadRole

Thread Role.


mBbrIsActive#

bool otBorderAgentStateBitmap::mBbrIsActive

Backbone Router function is active.


mBbrIsPrimary#

bool otBorderAgentStateBitmap::mBbrIsPrimary

Device is the Primary Backbone Router.


mEpskcSupported#

bool otBorderAgentStateBitmap::mEpskcSupported

ePSKc Mode is supported.


mMultiAilState#

otBorderAgentMultiAilState otBorderAgentStateBitmap::mMultiAilState

Multi-AIL detection state.


mAdmitterSupported#

bool otBorderAgentStateBitmap::mAdmitterSupported

Border Admitter function is supported.