Merge cros/upstream to cros/master

Part of an uprev that contains the following commits:

" e7e3b5d build: version bump to flag existence of new API (MbimSmsStatusFlag flags) (Aleksander Morgado)"
" 099726d libmbim-glib,enums: MbimSmsStatusFlag is flags, not enum (Aleksander Morgado)"
" d9771da libmbim-glib,netlink: ignore cast-align warnings (Aleksander Morgado)"
" 90a8b2d libmbim-glib,tlv: duplicate UTF-16 string to ensure alignment (Aleksander Morgado)"
" 0515eb1 libmbim-glib,tlv: avoid cast alignment warning (Aleksander Morgado)"
" d6b297b mbimcli,intel-tools: convert file to unix EOLs (Aleksander Morgado)"
" 33141c5 mbimcli,intel-tools: remove duplicated if() check (Aleksander Morgado)"
" b3a58e5 mbimcli,mbim-proxy: add missing initializers in GOptionEntry array (Aleksander Morgado)"
" c46a38d libmbim-glib,compat: ignore typedef redefinition warnings in compat code (Aleksander Morgado)"
" 448c4c3 libmbim-glib,compat: clang understands pragma GCC rules (Aleksander Morgado)"
" bd46f77 mbim-proxy: remove unused variables (Aleksander Morgado)"
" c17edbb mbimcli: remove unused variables (Aleksander Morgado)"
" 6dd6541 libmbim-glib,cid: minor code reordering (Aleksander Morgado)"
" 8a6dec6 intel-tools: new service, trace-config (som)"
" 07389e6 libmbim-glib,test: add fuzzer test for mbim_message_validate() (Aleksander Morgado)"

BUG=b:260067069
FIXED=b:260067069

TEST=None

Change-Id: Ia0019565280fe322f8ca473bb72a520430d03194
tree: 809e30d5c01cdcc6d9f7a1fc2659b733a7a004a1
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .gitignore
  9. .gitlab-ci.yml
  10. AUTHORS
  11. DIR_METADATA
  12. meson.build
  13. meson_options.txt
  14. NEWS
  15. OWNERS
  16. PRESUBMIT.cfg
  17. README.chromium
  18. README.md
  19. RELEASING
  20. 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