commit | b14c0aff9e0e7a9c455b8fae8eb25be04eb644ab | [log] [tgz] |
---|---|---|
author | Aleksander Morgado <aleksandermj@chromium.org> | Wed Oct 23 21:50:43 2024 |
committer | Aleksander Morgado <aleksander@aleksander.es> | Wed Nov 20 10:47:21 2024 |
tree | a15a17ecd10c2e050bfb9df97fcbc70d602bd003 | |
parent | b9e237405c309360f09296f80527dc99b6a61956 [diff] |
examples,simple-tester-python: use a global device variable It makes the example simpler as we don't need to pass the QmiDevice around as user data.
libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.
Project documentation is kept in: https://modemmanager.org/docs/libqmi/
libqmi-glib
library is released under the LGPL-2.1-or-later license.qmicli
, qmi-network
and qmi-firmware-update
tools are released under the GPL-2.0-or-later license.Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which you can find in the following link: https://www.freedesktop.org/wiki/CodeOfConduct CoC issues may be raised to the project maintainers at the following address: libqmi-devel-owner@lists.freedesktop.org