Home
last modified time | relevance | path

Searched defs:aCoexMetrics (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/posix/platform/
Dradio.cpp478 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/external/openthread/examples/platforms/simulation/
Dradio.c1149 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp1440 …or RadioSpinel<InterfaceType, ProcessContextType>::GetCoexMetrics(otRadioCoexMetrics &aCoexMetrics) in GetCoexMetrics()