Merge cros/upstream to cros/main - 1.31.5-dev

Part of an uprev that contains the following commits:

" 38ceec5 build: unstable release version bump to 1.31.5 (Aleksander Morgado)"
" b704d27 Quectel: Fix parse at command error in quectel-set-command cli (mank.wang)"
" 651107e Quectel: Use enum to express the command types and the states returned by the commands. #49 (mank.wang)"

BUG=b:355025534
FIXED=b:355025534

TEST=None

Change-Id: Id4a5f61488362f6e8a8f88f8c3ddbebbac9c96b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libmbim/+/5741304
Tested-by: Aleksander Morgado <aleksandermj@google.com>
Reviewed-by: Eric Caruso <ejcaruso@chromium.org>
Commit-Queue: Aleksander Morgado <aleksandermj@google.com>
tree: 5bee9034d735ae4487f1166e5673661ec5590e94
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .editorconfig
  9. .gitignore
  10. .gitlab-ci.yml
  11. AUTHORS
  12. DIR_METADATA
  13. meson.build
  14. meson_options.txt
  15. NEWS
  16. OWNERS
  17. PRESUBMIT.cfg
  18. README.chromium
  19. README.md
  20. RELEASING
  21. 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