Represents which frames are accounted in a Forward Tracking Series.

Public Attributes#

bool

MLE Link Probe.

bool

MAC Data frame.

bool

MAC Data Request.

bool

MAC Ack.

Public Attribute Documentation#

mLinkProbe#

bool otLinkMetricsSeriesFlags::mLinkProbe

MLE Link Probe.


Definition at line 76 of file include/openthread/link_metrics.h

mMacData#

bool otLinkMetricsSeriesFlags::mMacData

MAC Data frame.


Definition at line 77 of file include/openthread/link_metrics.h

mMacDataRequest#

bool otLinkMetricsSeriesFlags::mMacDataRequest

MAC Data Request.


Definition at line 78 of file include/openthread/link_metrics.h

mMacAck#

bool otLinkMetricsSeriesFlags::mMacAck

MAC Ack.


Definition at line 79 of file include/openthread/link_metrics.h