ublox: COPS based registration requests with 120s AT command timeout
This commit is contained in:
@@ -520,7 +520,7 @@ set_current_modes_bands_step (GTask *task)
|
|||||||
mm_base_modem_at_command (
|
mm_base_modem_at_command (
|
||||||
MM_BASE_MODEM (ctx->self),
|
MM_BASE_MODEM (ctx->self),
|
||||||
command,
|
command,
|
||||||
10,
|
120,
|
||||||
FALSE,
|
FALSE,
|
||||||
(GAsyncReadyCallback) set_current_modes_bands_after_command_ready,
|
(GAsyncReadyCallback) set_current_modes_bands_after_command_ready,
|
||||||
task);
|
task);
|
||||||
|
Reference in New Issue
Block a user