Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/simulation/
Dradio.c1036 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/external/openthread/src/posix/platform/
Dradio.cpp531 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp1186 otError RadioSpinel::GetCoexMetrics(otRadioCoexMetrics &aCoexMetrics) in GetCoexMetrics()