Home
last modified time | relevance | path

Searched refs:SetMetricsTypeId (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dlink_metrics_tlvs.hpp116 void SetMetricsTypeId(uint8_t aMetricsTypeId) { mMetricsTypeId = aMetricsTypeId; } in SetMetricsTypeId() function in ot::LinkMetrics::ReportSubTlv
Dlink_metrics.cpp604 reportTlv.SetMetricsTypeId(TypeId::kPdu); in AppendReportSubTlvToMessage()
611 reportTlv.SetMetricsTypeId(TypeId::kLqi); in AppendReportSubTlvToMessage()
618 reportTlv.SetMetricsTypeId(TypeId::kLinkMargin); in AppendReportSubTlvToMessage()
625 reportTlv.SetMetricsTypeId(TypeId::kRssi); in AppendReportSubTlvToMessage()