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:
@@ -712,7 +712,7 @@ load_unlock_retries (MMIfaceModem *self,
|
|||||||
mm_dbg ("loading unlock retries (mbm)...");
|
mm_dbg ("loading unlock retries (mbm)...");
|
||||||
mm_base_modem_at_command (MM_BASE_MODEM (self),
|
mm_base_modem_at_command (MM_BASE_MODEM (self),
|
||||||
"*EPIN?",
|
"*EPIN?",
|
||||||
3,
|
10,
|
||||||
FALSE,
|
FALSE,
|
||||||
callback,
|
callback,
|
||||||
user_data);
|
user_data);
|
||||||
|
Reference in New Issue
Block a user