aboutsummaryrefslogtreecommitdiff
path: root/libqcdm/src/utils.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-04-18 12:19:46 -0500
committerDan Williams <dcbw@redhat.com>2013-04-18 12:22:28 -0500
commit92035fdf1c39c9e1bf8b7d419d913e85bc8e1a44 (patch)
tree4cfcd399b04fc298355b4ccfb9629f642554b377 /libqcdm/src/utils.c
parent7d668eb407eccf89cbbfeb96bbb553ade5b47c92 (diff)
iface-modem: skip modem_after_sim_unlock() for CDMA-only devices
We don't support SIM/RUIM on CDMA devices (yet), so for now it makes no sense to run the after-sim-unlock step on CDMA-only devices where a SIM won't be present. Unfortunately we don't know at this point whether there is a SIM or not, so if the modem is a multi-mode device (implying it has a SIM slot) and its plugin implements the modem_after_sim_unlock() hook, the hook will still be executed and might cause an unecessary delay when a SIM is not inserted.
Diffstat (limited to 'libqcdm/src/utils.c')
0 files changed, 0 insertions, 0 deletions