ublox: COPS based registration requests with 120s AT command timeout

This commit is contained in:
Aleksander Morgado
2019-01-01 18:50:03 +01:00
parent 1d7f2c1a61
commit ea01ac73e2

View File

@@ -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);