Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_metrics_types.hpp334 kStatusCannotSupportNewSeries = OT_LINK_METRICS_STATUS_CANNOT_SUPPORT_NEW_SERIES, enumerator
Dlink_metrics.cpp717 VerifyOrExit(seriesInfo != nullptr, status = kStatusCannotSupportNewSeries); in ConfigureForwardTrackingSeries()