Searched refs:aRxOnWhenIdle (Results 1 – 1 of 1) sorted by relevance
1007 void otPlatRadioSetRxOnWhenIdle(otInstance *aInstance, bool aRxOnWhenIdle) in otPlatRadioSetRxOnWhenIdle() argument1010 .rx_on_when_idle = aRxOnWhenIdle in otPlatRadioSetRxOnWhenIdle()1015 LOG_DBG("RxOnWhenIdle=%d", aRxOnWhenIdle ? 1 : 0); in otPlatRadioSetRxOnWhenIdle()