Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dlink_metrics.h267 otError otLinkMetricsManagerGetMetricsValueByExtAddr(otInstance *aInstance,
/openthread-latest/src/core/api/
Dlink_metrics_api.cpp110 otError otLinkMetricsManagerGetMetricsValueByExtAddr(otInstance *aInstance, in otLinkMetricsManagerGetMetricsValueByExtAddr() function
/openthread-latest/src/cli/
Dcli.cpp3838 … if (otLinkMetricsManagerGetMetricsValueByExtAddr(GetInstancePtr(), &neighborInfo.mExtAddress, in Process()