Represents what metrics are specified to query.

Public Attributes#

bool

Pdu count.

bool

Link Quality Indicator.

bool

Link Margin.

bool

Received Signal Strength Indicator.

bool

Reserved, this is for reference device.

Public Attribute Documentation#

mPduCount#

bool otLinkMetrics::mPduCount

Pdu count.


mLqi#

bool otLinkMetrics::mLqi

Link Quality Indicator.


mLinkMargin#

bool otLinkMetrics::mLinkMargin

Link Margin.


mRssi#

bool otLinkMetrics::mRssi

Received Signal Strength Indicator.


mReserved#

bool otLinkMetrics::mReserved

Reserved, this is for reference device.