Searched refs:GetMetricsValue32 (Results 1 – 2 of 2) sorted by relevance
130 uint32_t GetMetricsValue32(void) const { return BigEndian::HostSwap32(mMetricsValue.m32); } in GetMetricsValue32() function in ot::LinkMetrics::ReportSubTlv
182 values.mPduCountValue = reportTlv.GetMetricsValue32(); in HandleReport()