pub const SPINEL_PROP_MAC_RX_ON_WHEN_IDLE_MODE: _bindgen_ty_24 = 59;
Expand description
MAC RxOnWhenIdle mode
** Format: b
*
- Set to true to enable RxOnWhenIdle or false to disable it.
- When True, the radio is expected to stay in receive state during
- idle periods. When False, the radio is expected to switch to sleep
- state during idle periods.
*/