Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/
H A Dlink_metrics.h282 otError otLinkMetricsManagerGetMetricsValueByExtAddr(otInstance *aInstance,
/aosp_15_r20/external/openthread/src/core/api/
H A Dlink_metrics_api.cpp112 otError otLinkMetricsManagerGetMetricsValueByExtAddr(otInstance *aInstance, in otLinkMetricsManagerGetMetricsValueByExtAddr() function
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.cpp1686 …query_error = otLinkMetricsManagerGetMetricsValueByExtAddr(mInstance, &neighborInfo.mExtAddress, &… in RetrieveTelemetryData()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp3760 … if (otLinkMetricsManagerGetMetricsValueByExtAddr(GetInstancePtr(), &neighborInfo.mExtAddress, in Process()