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

Part of an uprev that contains the following commits:

" 089e70d build: unstable release version bump to 1.31.4 (Aleksander Morgado)"
" c275e4f mbimcli,qmbe:add qmbe mbim service and cid 1 to send at command (JackBB Wu)"
" 9d7b890 Quectel: Add new api to send at command by mbim port (mank.wang)"
" 9c42e9d mbimcli-intel-thermal-rf: fix a potential mem leak in query_rfim_ready() (Lubomir Rintel)"
" 65d02fc mbimcli-intel-tools: parse trace command & value in a more straightforward way (Lubomir Rintel)"
" efea847 qmi: untabify json (Aleksander Morgado)"
" fd98ecb fibocom: untabify json (Aleksander Morgado)"

BUG=b:343382952
FIXED=b:343382952

TEST=None

Change-Id: I7ad3a44925135f83e49563a041093896731c501c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libmbim/+/5630410
Reviewed-by: Andrew Lassalle <andrewlassalle@chromium.org>
Commit-Queue: Aleksander Morgado <aleksandermj@google.com>
Reviewed-by: Eric Caruso <ejcaruso@chromium.org>
Tested-by: Aleksander Morgado <aleksandermj@google.com>
tree: 85e308d7708d294cba09a64f0d09003bdb882768
  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