otLinkMetricsSeriesFlags
#include <link_metrics.h>
Represents which frames are accounted in a Forward Tracking Series.
Summary
Public attributes |
|
---|---|
mLinkProbe
|
bool
MLE Link Probe.
|
mMacAck
|
bool
MAC Ack.
|
mMacData
|
bool
MAC Data frame.
|
mMacDataRequest
|
bool
MAC Data Request.
|
Public attributes
mLinkProbe
bool otLinkMetricsSeriesFlags::mLinkProbe
MLE Link Probe.
mMacAck
bool otLinkMetricsSeriesFlags::mMacAck
MAC Ack.
mMacData
bool otLinkMetricsSeriesFlags::mMacData
MAC Data frame.
mMacDataRequest
bool otLinkMetricsSeriesFlags::mMacDataRequest
MAC Data Request.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.