Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio_platform.cpp362 extern "C" OT_TOOL_WEAK void otPlatRadioSetRxOnWhenIdle(otInstance *aInstance, bool aEnable) in otPlatRadioSetRxOnWhenIdle() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp294 void otPlatRadioSetRxOnWhenIdle(otInstance *aInstance, bool aEnabled) in otPlatRadioSetRxOnWhenIdle() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp369 void otPlatRadioSetRxOnWhenIdle(otInstance *, bool) {} in otPlatRadioSetRxOnWhenIdle() function
/openthread-latest/tests/unit/
Dtest_platform.cpp155 OT_TOOL_WEAK void otPlatRadioSetRxOnWhenIdle(otInstance *, bool) {} in otPlatRadioSetRxOnWhenIdle() function