Skip to content
Snippets Groups Projects
Commit f014f384 authored by Dan Williams's avatar Dan Williams
Browse files

broadband-modem,cli: slightly bump 3GPP scan timeout; add some cli dbus timeout slack


Add some mmcli D-Bus timeout slack, making them slightly higher than the
ModemManager internal timeout, to ensure the cli doesn't time out the
D-Bus call when MM succeeds.

For 3GPP scan, some modems appear to have internal 5 minute timeouts,
so ensure MM doesn't time out right before the modem returns results:

ModemManager[282578]: <dbg> [1741054422.321400] [ttyUSB2/at] --> 'AT+COPS=?<CR>'
ModemManager[282578]: <wrn> [1741054722.247806] [modem1] failed scanning networks: Serial command timed out
ModemManager[282578]: <dbg> [1741054724.119770] [ttyUSB2/at] <-- '<CR><LF>+COPS: (1,"T-Mobile","T-Mobile","310260",0),,(0,1,2,3,4),(0,1,2)<CR><LF><CR><LF>OK<CR><LF>'

Signed-off-by: default avatarDan Williams <dan@ioncontrol.co>
parent c393a917
No related branches found
No related tags found
1 merge request!1307broadband-modem,cli: slightly bump 3GPP scan timeout; add some cli dbus timeout slack
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment