broadband-modem-mbm: *EPIN response often needs a lot of time

If the modem was locked, it'll delay responding until the SIM is ready,
which can take a long time.
This commit is contained in:
Dan Williams
2013-05-31 13:13:57 -05:00
parent fe5c81458f
commit 68a7d1a3ac

View File

@@ -712,7 +712,7 @@ load_unlock_retries (MMIfaceModem *self,
mm_dbg ("loading unlock retries (mbm)...");
mm_base_modem_at_command (MM_BASE_MODEM (self),
"*EPIN?",
3,
10,
FALSE,
callback,
user_data);