Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Dlink_metrics_tlvs.hpp164 void SetMetricsValue32(uint32_t aMetricsValue) in SetMetricsValue32() function in ot::LinkMetrics::ReportSubTlv
Dlink_metrics.cpp609 reportTlv.SetMetricsValue32(aValues.mPduCountValue); in AppendReportSubTlvToMessage()