Merge cros/upstream to cros/master

Contains the following commits:
 54c82ad RELEASING: update with meson specific steps (Aleksander Morgado)
 ed37cea libmbim-glib,doc: include MBIM proxy control service in docs (Aleksander Morgado)
 b59eef8 mbim-codegen: add section doc for each service (Aleksander Morgado)
 056df12 libmbim-glib,utils: add missing short description in section (Aleksander Morgado)
 c70d602 libmbim-glib,compat: add missing MbimLteAttachStatus doc (Aleksander Morgado)
 06beb4e libmbim-glib,device: add missing mbim_device_list_links() doc (Aleksander Morgado)
 048f5ac libmbim-glib,device: fix MbimDevice 'device-in-session' property doc (Aleksander Morgado)
 ea34d57 libmbim-glib,version: add missing MBIM_CHECK_VERSION() documentation (Aleksander Morgado)
 3b77dd8 libmbim-glib,device: fix wrong reference to QmiDevice (Aleksander Morgado)
 f7d516c build,meson: fix 'export_packages' in GIR setup (Aleksander Morgado)
 0ac8f8f README: add reference to mbim-network license (Aleksander Morgado)
 39c3f8c README: add link to project documentation (Aleksander Morgado)
 181c60c libmbim-glib,compat: redefine deprecated typedef to avoid gtk-doc warnings (Aleksander Morgado)
 20f37ff libmbim-glib: fix reference to unknown method name (Aleksander Morgado)
 0a59f15 build-aux,doc: add missing references to MS struct array members (Aleksander Morgado)
 1738e76 docs: add missing reference to the private proxy_control_version_notification_parse() (Aleksander Morgado)
 dc6614b docs: add missing reference to mbim_message_get_printable_full() (Aleksander Morgado)
 0786e85 docs,tlv: add missing references to standard MbimTlvType methods (Aleksander Morgado)
 612f7f0 libmbim-glib,compat: use MbimDeprecated prefix for all helper types (Aleksander Morgado)
 8813312 docs: add missing references to MbimAccessMediaType (Aleksander Morgado)
 f8cb71e docs: fix reference to MbimDataSubclass (Aleksander Morgado)
 fb0f104 libmbim-glib,tlv: add missing since tag in tlv type enum (Aleksander Morgado)
 26f5751 mbim-codegen,docs: fix generation of per-mbimex version files (Aleksander Morgado)
 248ed90 mbim-codegen,struct: add dummy description for each struct type (Aleksander Morgado)
 a04d319 mbim-codegen,struct: fix links to public types (Aleksander Morgado)
 f474d51 libmbim-glib,compat: deprecate the MbimLteAttachStatus type (Aleksander Morgado)
 a9dc280 libmbim-glib,tlv: make sure MbimTlv contents are not documented (Aleksander Morgado)
 d5a64f5 libmbim-glib,tlv: add missing arguments documentation (Aleksander Morgado)
 36c9fd9 libmbim-glib,enums: fix missing MbimWakeType documentation (Aleksander Morgado)
 01430bc libmbim-glib,enums: fix missing MBIM_CTRL_CAPS_NONE documentation (Aleksander Morgado)
 f7a2c42 ci: enable gtk-doc in build-release (Aleksander Morgado)
 e8352f9 build: force building doc on normal builds (Aleksander Morgado)
 a46bbfe mbimcli,ms-basic-connect-extensions: use 0 for unknown UMTS RSCP (Aleksander Morgado)
 35d50fc mbimcli,ms-basic-connect-extensions: use Base Stations v3 when available (Aleksander Morgado)
 972b33d docs: add quectel qdu commands (Ivan Mikhanchuk)
 d2bee57 build: version bump to indicate existence of new API (Quectel QDU v2) (Aleksander Morgado)
 858d62a libmbim-glib,qdu: add quectel qdu commands (Ivan Mikhanchuk)

BUG=b:217763964
TEST=emerge-hatch libmbim && cros deploy && run tast

Cq-Depend: chromium:3469499, chromium:3469500
Change-Id: Ie15414c84e9f4e5b1cfeb619a40ad980ddd31cbe
tree: 480d56792a8ad8f719683bcde4cc72c935669187
  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