Home
last modified time | relevance | path

Searched defs:otRadioCoexMetrics (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/include/openthread/platform/
Dradio.h441 typedef struct otRadioCoexMetrics struct
462 } otRadioCoexMetrics; argument
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp235 otError otPlatRadioGetCoexMetrics(otInstance *, otRadioCoexMetrics *) { return kErrorNotImplemented… in otPlatRadioGetCoexMetrics() argument
/openthread-latest/tests/gtest/
Dfake_platform.cpp423 otError otPlatRadioGetCoexMetrics(otInstance *, otRadioCoexMetrics *) { return OT_ERROR_NONE; } in otPlatRadioGetCoexMetrics() argument
/openthread-latest/tests/unit/
Dtest_platform.cpp718 OT_TOOL_WEAK otError otPlatRadioGetCoexMetrics(otInstance *, otRadioCoexMetrics *) { return OT_ERRO… in otPlatRadioGetCoexMetrics() argument