cinterion: increase AT command timeout when changing modes
This commit is contained in:
@@ -820,7 +820,7 @@ set_current_modes (MMIfaceModem *self,
|
|||||||
mm_base_modem_at_command (
|
mm_base_modem_at_command (
|
||||||
MM_BASE_MODEM (self),
|
MM_BASE_MODEM (self),
|
||||||
cmd->str,
|
cmd->str,
|
||||||
3,
|
20,
|
||||||
FALSE,
|
FALSE,
|
||||||
(GAsyncReadyCallback)allowed_access_technology_update_ready,
|
(GAsyncReadyCallback)allowed_access_technology_update_ready,
|
||||||
result);
|
result);
|
||||||
|
Reference in New Issue
Block a user