Home
last modified time | relevance | path

Searched refs:aRxOnWhenIdle (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dradio.c1023 void otPlatRadioSetRxOnWhenIdle(otInstance *aInstance, bool aRxOnWhenIdle) in otPlatRadioSetRxOnWhenIdle() argument
1026 .rx_on_when_idle = aRxOnWhenIdle in otPlatRadioSetRxOnWhenIdle()
1031 LOG_DBG("RxOnWhenIdle=%d", aRxOnWhenIdle ? 1 : 0); in otPlatRadioSetRxOnWhenIdle()