Home
last modified time | relevance | path

Searched refs:GetLinkMetricsValueByExtAddr (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dlink_metrics_manager.hpp177 …Error GetLinkMetricsValueByExtAddr(const Mac::ExtAddress &aExtAddress, LinkMetrics::MetricsValues …
Dlink_metrics_manager.cpp74 Error LinkMetricsManager::GetLinkMetricsValueByExtAddr(const Mac::ExtAddress &aExtAddress, in GetLinkMetricsValueByExtAddr() function in ot::Utils::LinkMetricsManager
/openthread-latest/src/core/api/
Dlink_metrics_api.cpp118 error = AsCoreType(aInstance).Get<Utils::LinkMetricsManager>().GetLinkMetricsValueByExtAddr( in otLinkMetricsManagerGetMetricsValueByExtAddr()