Home
last modified time | relevance | path

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

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