Home
last modified time | relevance | path

Searched defs:aLinkMetrics (Results 1 – 6 of 6) sorted by relevance

/external/openthread/examples/platforms/utils/
Dlink_metrics.cpp66 …void Set(otLinkMetrics aLinkMetrics, otShortAddress aShortAddress, const otExtAddress &aExtAddress) in Set()
175 static inline bool IsLinkMetricsClear(otLinkMetrics aLinkMetrics) in IsLinkMetricsClear()
187 otLinkMetrics aLinkMetrics) in otLinkMetricsConfigureEnhAckProbing()
/external/openthread/src/core/radio/
Dradio.hpp643 Error ConfigureEnhAckProbing(otLinkMetrics aLinkMetrics, in ConfigureEnhAckProbing()
/external/openthread/src/posix/platform/
Dradio.cpp650 otLinkMetrics aLinkMetrics, in otPlatRadioConfigureEnhAckProbing()
/external/openthread/examples/platforms/simulation/
Dradio.c1295 otLinkMetrics aLinkMetrics, in otPlatRadioConfigureEnhAckProbing()
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp2453 …pinel<InterfaceType, ProcessContextType>::ConfigureEnhAckProbing(otLinkMetrics aLinkMetrics, in ConfigureEnhAckProbing()
/external/openthread/src/cli/
Dcli.cpp2625 otError Interpreter::ParseLinkMetricsFlags(otLinkMetrics &aLinkMetrics, const Arg &aFlags) in ParseLinkMetricsFlags()