broadband-bearer: PDP context deactivation may take longer
Update the default timeout from 3s to 10s.
This commit is contained in:
@@ -1482,7 +1482,7 @@ primary_flash_3gpp_ready (MMSerialPort *port,
|
||||
mm_base_modem_at_command_full (ctx->modem,
|
||||
ctx->primary,
|
||||
ctx->cgact_command,
|
||||
3,
|
||||
10,
|
||||
FALSE,
|
||||
FALSE, /* raw */
|
||||
NULL, /* cancellable */
|
||||
@@ -1549,7 +1549,7 @@ disconnect_3gpp (MMBroadbandBearer *self,
|
||||
mm_base_modem_at_command_full (ctx->modem,
|
||||
ctx->secondary,
|
||||
ctx->cgact_command,
|
||||
3,
|
||||
10,
|
||||
FALSE,
|
||||
FALSE, /* raw */
|
||||
NULL, /* cancellable */
|
||||
|
Reference in New Issue
Block a user