aboutsummaryrefslogtreecommitdiff
path: root/decode/decode.py
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-11-27 17:30:07 +0100
committerAleksander Morgado <aleksander@aleksander.es>2019-11-27 17:30:07 +0100
commit551f0e0250e4610200d9b79a7543948424002d46 (patch)
tree4b8635c43ea9cb9d32cf02e33da7cec443b362e6 /decode/decode.py
parent792f15648ca30a15097c7c90c4ebfd1cc0a13d30 (diff)
port-mbim: before attempting to use QMI over MBIM, check device services
If we blindly try to use QMI over MBIM on devices that don't support it, the logic works ok but it's very slow, given that the QMI device open operation has several internal retries, and all those end up timing out. Avoid that lost time by checking the list of services supported by the MBIM modem, and if the QMI over MBIM service is not listed, we'll avoid trying to open the QMI device right away.
Diffstat (limited to 'decode/decode.py')
0 files changed, 0 insertions, 0 deletions