Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c1132 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp506 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp1160 otError RadioSpinel::GetCoexMetrics(otRadioCoexMetrics &aCoexMetrics) in GetCoexMetrics()