diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-03-04 15:59:24 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-03-04 18:03:28 +0100 |
commit | 5d176a1e61df603b74434dce9050f7a9d3139f13 (patch) | |
tree | 96b04256d2b9bfd99d41dfc514a59a39dd408edd /src/mm-sms-qmi.c | |
parent | b509229d5747434be06e17af26c33fd8072a55f9 (diff) |
base-modem: explicitly say if NET or TTY data ports are supported
A modem that creates exclusively bearer objects that work with NET
ports (e.g. all QMI or MBIM modems) must not add any TTY port in the
list of data ports.
A modem that creates exclusively bearer objects that work with TTY
ports (e.g. the generic modem) must not add any NET port in the
list of data ports.
A modem that may use both TTY and NET ports should add all in the list
of data ports.
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/324
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/329
Diffstat (limited to 'src/mm-sms-qmi.c')
0 files changed, 0 insertions, 0 deletions