Home
last modified time | relevance | path

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

/openthread-3.4.0/src/posix/platform/
Dradio.cpp492 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/openthread-3.4.0/examples/platforms/simulation/
Dradio.c1255 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/openthread-3.4.0/src/lib/spinel/
Dradio_spinel_impl.hpp1489 …or RadioSpinel<InterfaceType, ProcessContextType>::GetCoexMetrics(otRadioCoexMetrics &aCoexMetrics) in GetCoexMetrics()