Merge cros/upstream to cros/master

Contains the following commits:

" a1cf6c3 mbimcli: Add service activation option in cli (som)"
" ecb9801 mbimcli: Add Emergency mode state option in cli (som)"
" d66f82b mbimcli: Add network idle hint option in cli (som)"
" aed30ed mbimcli: Add signal-state option in cli (som)"
" 1d289c6 mbimcli: Add provisioned context option in cli (som)"
" 64dbcd9 libmbim-glib,device: fix double error free when processing version info response (Aleksander Morgado)"
" ff18aba libmbim-glib,device: fix double error free when processing device services query (Aleksander Morgado)"
" 30f299b build: version bump to indicate existence of new API (UICC file read) (Aleksander Morgado)"
" f9ea677 ms-uicc-low-level-access: add support for 'Read Record' operation (Aleksander Morgado)"
" 88bb60b ms-uicc-low-level-access: add support for 'Read Binary' operation (Aleksander Morgado)"
" d22bf20 ms-uicc-low-level-access: add support for 'File Status' operation (Aleksander Morgado)"
" b2a976b ms-uicc-low-level-access: add support for 'Application List' operation (Aleksander Morgado)"
" 19a14b8 libmbim-glib,enums: add new MbimPinType values (Aleksander Morgado)"
" 4d08418 libmbim-glib,message: allow reading strings encoded in UTF-8 (Aleksander Morgado)"

BUG=None
TEST=None

Change-Id: I65455b784e3f56f21722b75518e0dc30b1c66353
tree: 96f9877f184dc376eb7bf97b5f4ae468077f29f5
  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