broadband-modem: increase signal_quality_cind() poll CIND timeout
Gemalto's PLS8 may timeout on 3 second CIND query. Debug log shows 5 seconds should suffice.
This commit is contained in:

committed by
Aleksander Morgado

parent
051b15cca8
commit
ac5d068e37
@@ -2067,7 +2067,7 @@ signal_quality_cind (GTask *task)
|
||||
mm_base_modem_at_command_full (MM_BASE_MODEM (self),
|
||||
MM_PORT_SERIAL_AT (ctx->at_port),
|
||||
"+CIND?",
|
||||
3,
|
||||
5,
|
||||
FALSE,
|
||||
FALSE, /* raw */
|
||||
NULL, /* cancellable */
|
||||
|
Reference in New Issue
Block a user