Merge cros/upstream to cros/master

Contains the following commits:

" 9a07d38 build: don't try to match local kernel headers (Aleksander Morgado)"
" 85a0849 libmbim-glib,net-port-manager: new subclass for wwan (Daniele Palmas)"
" dc6901b lbmbim-glib,net-port-manager: split into abstract class and wdm implementation (Daniele Palmas)"
" 601e0dc libmbim-glib,net-port-manager: refactor netlink implementation to new files (Daniele Palmas)"
" 462325f libmbim-glib,device: followup changes to consolidate logging formats (Aleksander Morgado)"
" fc1676b libmbim-glib,device: ensure control path is included in logs (Aleksander Morgado)"
" 25d5b1f mbim-proxy: compute log time string only if printing the log (Aleksander Morgado)"

BUG=None
TEST=None

Change-Id: Ia46c154ea3de17cedf5e17d21dcd9c679a4e9456
tree: bcbbcdb8bdbefa4fd7e1d3c68b9a070f9fdeab01
  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