diff options
author | Ben Chan <benchan@chromium.org> | 2012-10-18 23:44:19 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-22 10:46:57 +0200 |
commit | 10a0ed12c461242ca3dbf6f9192907d320b561f7 (patch) | |
tree | ba232a0e14117c0f4efdddea2e1692ee0d5dd094 /src/mm-base-modem-at.c | |
parent | 8362171973c600eb7d253a3f9cc343488f93408f (diff) |
novatel-lte: retry $NWQMISTATUS upon an unknown error during connecting
The $NWQMISTATUS command sometimes replies an ERROR shortly after
calling the $NWQMICONNECT command, but then replies the proper QMI
status if we retry it. This behavior is observed on an E362 modem with
4.08 firmware.
(ttyUSB0): --> 'AT$NWQMICONNECT=,,,,,,"",,,"",""<CR>'
(ttyUSB0): <-- '<CR><LF>OK<CR><LF>'
(ttyUSB0): --> 'AT$NWQMISTATUS<CR>'
(ttyUSB0): <-- '<CR><LF>ERROR<CR><LF>'
Got failure code 100: Unknown error
QMI connection status failed: Unknown error
Diffstat (limited to 'src/mm-base-modem-at.c')
0 files changed, 0 insertions, 0 deletions