Request the transition to the RADIO_STATE_RX state.
- Parameters
-
| [in] | term_lvl | Termination level of this request. Selects procedures to abort. |
| [in] | req_orig | Module that originates this request. |
| [in] | notify_function | Function called to notify the status of this procedure. May be NULL. |
| [in] | notify_abort | If abort notification is to be triggered. |
| [in] | id | Identifier of reception window. |
- Return values
-
| true | Entering the receive state succeeded. |
| false | Entering the receive state failed (the driver is performing other procedure). |