You are viewing documentation for version:
This structure represents the result (value) for a Link Metrics query.
Public Attributes#
Specifies which metrics values are present/included.
uint8_t
The value of Link Margin.
Public Attribute Documentation#
mMetrics#
otLinkMetrics otLinkMetricsValues::mMetrics
Specifies which metrics values are present/included.
mPduCountValue#
uint32_t otLinkMetricsValues::mPduCountValue
The value of Pdu Count.
mLqiValue#
uint8_t otLinkMetricsValues::mLqiValue
The value LQI.
mLinkMarginValue#
uint8_t otLinkMetricsValues::mLinkMarginValue
The value of Link Margin.
mRssiValue
int8_t otLinkMetricsValues::mRssiValue
The value of Rssi.