Merge cros/upstream to cros/master

Contains the following commits:

" 6e6352e qdu: the file size upgraded by QDU is not necessarily a multiple of 4 (ljw)"

BUG=b:233339369
TEST=None

Change-Id: I47a18ff9b4483b952504fe0957b7a781a7b87622
(cherry picked from commit 297b790bb90349733ebbb26cde947e8602f9edc8)
1 file changed
tree: 9a3defa7a18946ddfce5718cecc2ed6b8b1096bc
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .gitignore
  9. .gitlab-ci.yml
  10. AUTHORS
  11. meson.build
  12. meson_options.txt
  13. NEWS
  14. OWNERS
  15. README.chromium
  16. README.md
  17. RELEASING
  18. unblocked_terms.txt
README.md

libmbim

libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Broadband Interface Model (MBIM) protocol.

Documentation

Project documentation is kept in: https://modemmanager.org/docs/libmbim/

License

  • libmbim-glib library is released under the LGPL-2.1-or-later license.
  • mbimcli and mbim-network tools are released under the GPL-2.0-or-later license.

License texts can be found under the LICENSES folder.

Code of Conduct

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: libmbim-devel-owner@lists.freedesktop.org