diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-11-27 17:30:07 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-11-27 17:30:07 +0100 |
commit | 551f0e0250e4610200d9b79a7543948424002d46 (patch) | |
tree | 4b8635c43ea9cb9d32cf02e33da7cec443b362e6 /cli/mmcli-modem-signal.c | |
parent | 792f15648ca30a15097c7c90c4ebfd1cc0a13d30 (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 'cli/mmcli-modem-signal.c')
0 files changed, 0 insertions, 0 deletions