Searched refs:OT_LINK_METRICS_STATUS_SERIESID_NOT_RECOGNIZED (Results 1 – 3 of 3) sorted by relevance
105 OT_LINK_METRICS_STATUS_SERIESID_NOT_RECOGNIZED = 3, enumerator
364 kStatusSeriesIdNotRecognized = OT_LINK_METRICS_STATUS_SERIESID_NOT_RECOGNIZED,
3738 …static_assert(3 == OT_LINK_METRICS_STATUS_SERIESID_NOT_RECOGNIZED, "SERIESID_NOT_RECOGNIZED is inc… in LinkMetricsStatusToStr()