Searched refs:GetMetricsTypeId (Results 1 – 2 of 2) sorted by relevance
109 uint8_t GetMetricsTypeId(void) const { return mMetricsTypeId; } in GetMetricsTypeId() function in ot::LinkMetrics::ReportSubTlv
163 typeId = reportTlv.GetMetricsTypeId(); in HandleReport()