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