diff options
author | Ben Chan <benchan@chromium.org> | 2013-01-24 00:43:08 -0800 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2013-01-24 13:37:52 +0100 |
commit | c204a8ce4ebbcfa88cbfe2a08098d2a527bc0b6a (patch) | |
tree | be91ca98561765ea55dbb90179122497cbc194e6 /cli/mmcli-common.c | |
parent | 69aff6183a9e6532b4074c89831d6dcfa81ddcce (diff) |
iface-modem: rearrange initialization steps
This patch rearranges the initialization steps in MMIfaceModem such that
the following SIM related operations happen at the end of the
initialization:
- INITIALIZATION_STEP_UNLOCK_REQUIRED
- INITIALIZATION_STEP_SIM
- INITIALIZATION_STEP_OWN_NUMBERS
The rationale of this change is that the SIM interface of some modems
may require some time to initialize before it responds to SIM related
AT commands. By rearranging the initialization steps to execute non-SIM
related AT commands first, some of the latency for the SIM
initialization can be absorbed.
Diffstat (limited to 'cli/mmcli-common.c')
0 files changed, 0 insertions, 0 deletions