Home
last modified time | relevance | path

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

/openthread-3.7.0/examples/platforms/simulation/
Dradio.c1131 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics() function
/openthread-3.7.0/src/posix/platform/
Dradio.cpp485 otError otPlatRadioGetCoexMetrics(otInstance *aInstance, otRadioCoexMetrics *aCoexMetrics) in otPlatRadioGetCoexMetrics() function
/openthread-3.7.0/tests/unit/
Dtest_platform.cpp692 OT_TOOL_WEAK otError otPlatRadioGetCoexMetrics(otInstance *, otRadioCoexMetrics *) { return OT_ERRO… in otPlatRadioGetCoexMetrics() function