Home
last modified time | relevance | path

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

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