Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dble.cpp105 bool otPlatBleSupportsMultiRadio(otInstance *aInstance) in otPlatBleSupportsMultiRadio() function
/openthread-latest/examples/platforms/simulation/
Dble.c247 bool otPlatBleSupportsMultiRadio(otInstance *aInstance) in otPlatBleSupportsMultiRadio() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp511 bool otPlatBleSupportsMultiRadio(otInstance *) { return false; } in otPlatBleSupportsMultiRadio() function
/openthread-latest/tests/unit/
Dtest_platform.cpp815 bool otPlatBleSupportsMultiRadio(otInstance *aInstance) in otPlatBleSupportsMultiRadio() function