[neon/backports-noble/libmbim-noble/Neon/unstable] debian: backport for modemmanager

Carlos De Maine null at kde.org
Fri Feb 13 09:28:36 GMT 2026


Git commit c3b7e9a0bad80480860f741775c63784192fa737 by Carlos De Maine.
Committed on 13/02/2026 at 09:28.
Pushed by carlosdem into branch 'Neon/unstable'.

backport for modemmanager

A  +414  -0    debian/changelog
A  +1    -0    debian/clean
A  +99   -0    debian/control
A  +67   -0    debian/copyright
A  +5    -0    debian/gbp.conf
A  +1    -0    debian/gir1.2-mbim-1.0.install
A  +5    -0    debian/libmbim-glib-dev.install
A  +9    -0    debian/libmbim-glib-doc.doc-base
A  +1    -0    debian/libmbim-glib-doc.examples
A  +1    -0    debian/libmbim-glib-doc.install
A  +1    -0    debian/libmbim-glib-doc.links
A  +1    -0    debian/libmbim-glib4.docs
A  +1    -0    debian/libmbim-glib4.install
A  +6    -0    debian/libmbim-glib4.lintian-overrides
A  +714  -0    debian/libmbim-glib4.symbols
A  +1    -0    debian/libmbim-proxy.install
A  +5    -0    debian/libmbim-utils.install
A  +571  -0    debian/patches/mbimcli-intel-attunnel-new-service-set-at-command.patch
A  +1    -0    debian/patches/series
A  +22   -0    debian/rules
A  +4    -0    debian/salsa-ci.yml
A  +1    -0    debian/source/format
A  +5    -0    debian/tests/control
A  +5    -0    debian/upstream/metadata
A  +92   -0    debian/upstream/signing-key.asc
A  +4    -0    debian/watch

https://invent.kde.org/neon/backports-noble/libmbim-noble/-/commit/c3b7e9a0bad80480860f741775c63784192fa737

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..31a8009
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,414 @@
+libmbim (1.32.0-1ubuntu1) questing; urgency=medium
+
+  * Add Intel mbim service to send AT command (LP: #2121842)
+
+ -- Dirk Su <dirk.su at canonical.com>  Tue, 02 Sep 2025 14:09:18 +0800
+
+libmbim (1.32.0-1) unstable; urgency=medium
+
+  * New upstream version. This is the release for the RC currently in Trixie.
+
+ -- Guido Günther <agx at sigxcpu.org>  Tue, 08 Apr 2025 23:27:39 +0200
+
+libmbim (1.31.95-2) unstable; urgency=medium
+
+  * Upload release candidate to unstable
+  * Add superficial autopkg test
+
+ -- Guido Günther <agx at sigxcpu.org>  Mon, 10 Mar 2025 12:50:25 +0100
+
+libmbim (1.31.95-1) experimental; urgency=medium
+
+  * New upstream version 1.31.95
+
+ -- Guido Günther <agx at sigxcpu.org>  Sun, 09 Mar 2025 22:05:19 +0100
+
+libmbim (1.31.6-1) experimental; urgency=medium
+
+  * Upload to experimental
+  * gbp.conf: Use branches that don't conflict with released versions
+  * New upstream version 1.31.6
+  * Update symbols file
+  * d/control: Use pkgconf
+
+ -- Guido Günther <agx at sigxcpu.org>  Tue, 25 Feb 2025 14:54:46 +0100
+
+libmbim (1.30.0-1) unstable; urgency=medium
+
+  * New upstream version 1.30.0
+  * d/clean: clean up python compiled bytecode files (Closes: #1046871)
+  * libmbim-glib4: update symbols file for new upstream release
+
+ -- Arnaud Ferraris <aferraris at debian.org>  Fri, 20 Oct 2023 12:49:46 +0200
+
+libmbim (1.28.4-2) unstable; urgency=medium
+
+  * Release to unstable
+
+ -- Arnaud Ferraris <aferraris at debian.org>  Tue, 13 Jun 2023 16:35:22 +0200
+
+libmbim (1.28.4-1) experimental; urgency=medium
+
+  * New upstream version 1.28.4
+
+ -- Arnaud Ferraris <aferraris at debian.org>  Sun, 23 Apr 2023 15:46:04 +0200
+
+libmbim (1.28.2-1) unstable; urgency=medium
+
+  * d/watch: only watch for stable releases
+    `libmbim` has a x.y.z version numbering scheme where y is even for
+    stable releases and odd for development ones. Stable release candidates
+    have x.y-rcz version numbers with y being an even number. This change
+    ensures we only watch for stable releases, including RCs.
+  * New upstream version 1.28.2
+
+ -- Arnaud Ferraris <aferraris at debian.org>  Mon, 19 Dec 2022 11:48:42 +0100
+
+libmbim (1.28.0-1) unstable; urgency=medium
+
+  * New upstream version 1.28.0
+  * d/watch: look for git tags instead of source tarballs.
+    Upstream stopped publishing source tarballs and now requests that we
+    use (signed) git tags for new versions. Take this opportunity to update
+    the upstream signing key.
+  * d/rules: adapt to upstream build system change.
+    Upstream switched from `autotools` to `meson`. As a consequence,
+    configure options are handled differently, so let's adapt to those
+    changes.
+    Note: introspection is now enabled by default, so we don't need to
+    explicitly enable it anymore.
+  * d/control: update build dependencies
+    `meson` is now the only build system supported for this package, which
+    now also depends on `bash-completion` at build time. While at it,
+    update my email and bump Standards-Version as no other change is
+    required.
+  * libmbim-glib4: update symbols file for new upstream release
+  * debian: update lintian overrides
+
+ -- Arnaud Ferraris <aferraris at debian.org>  Fri, 28 Oct 2022 14:25:12 +0200
+
+libmbim (1.26.4-1) unstable; urgency=medium
+
+  * debian: lintian-driven fixes and small improvements.
+    This commit includes minor changes spotted by `lintian-brush`:
+    - `d/copyright`: use `https` for the file format spec URL
+    - `d/upstream/metadata`: append `.git` to repo URL
+    - `d/rules`: drop symbols migration (1.12 is long gone)
+  * New upstream version 1.26.4
+
+ -- Arnaud Ferraris <arnaud.ferraris at gmail.com>  Thu, 19 May 2022 19:21:56 +0200
+
+libmbim (1.26.2-1) unstable; urgency=medium
+
+  * New upstream version 1.26.2
+  * d/control: avoid duplicate build dependencies and sort list
+    `gtk-doc-tools` was added to `Build-Depends` in order to fix build with
+    latest autotools, but it was pulled in unconditionally and left in
+    `Build-Depends-Indep`. This commit makes sure we avoid duplicates and
+    don't need `gtk-doc-tools` when building with the `nodoc` profile.
+    We also took the opportunity to sort build dependencies by alphabetical
+    order for better readability.
+  * d/libmbim-glib4: update symbols file for new version
+  * debian: update lintian-overrides.
+    Due to a change in how `lintian` reports issues, the `libmbim-glib4`
+    overrides were ignored. This commit updates the corresponding file in
+    order to fix that and adds a new override for `libmbim-glib-doc`:
+    installing documentation to `/usr/share/gtk-doc` instead of
+    `/usr/share/doc` is the standard practice for glib/gtk-based software.
+  * d/rules: drop --fail-missing option for dh_missing.
+    This is now the default with dh-compat level 13.
+
+ -- Arnaud Ferraris <arnaud.ferraris at collabora.com>  Tue, 07 Dec 2021 13:47:25 +0100
+
+libmbim (1.26.0-2) unstable; urgency=medium
+
+  * d/control: build-depend on gtk-doc-tools.
+
+ -- Arnaud Ferraris <arnaud.ferraris at collabora.com>  Mon, 06 Dec 2021 17:24:36 +0100
+
+libmbim (1.26.0-1) unstable; urgency=medium
+
+  * New upstream version 1.26.0
+  * d/control: change maintainer to DebianOnMobile team.
+  * d/control: bump debhelper-compat version and Standards-Version.
+  * d/copyright: add Upstream-Contact and update maintainer email
+  * d/copyright: fix libmbim-glib path
+  * debian: add salsa CI pipeline
+  * d/source: add upstream metadata
+  * d/control: update build dependencies.
+  * d/libmbim-glib4: update symbols file for new version
+  * d/watch: bump watch file version, no change required
+  * d/rules: add hardening build options
+  * d/changelog: prepare new release
+  * d/control: add more Uploaders.
+
+ -- Arnaud Ferraris <arnaud.ferraris at collabora.com>  Thu, 04 Nov 2021 17:16:51 +0100
+
+libmbim (1.24.8-1) experimental; urgency=medium
+
+  * New upstream version
+
+ -- Sebastien Bacher <seb128 at ubuntu.com>  Tue, 22 Jun 2021 12:18:09 +0200
+
+libmbim (1.24.6-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream version (bug fixes).
+  * Add upstream signing key.
+
+ -- Martin <debacle at debian.org>  Fri, 22 Jan 2021 16:38:20 +0000
+
+libmbim (1.24.4-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream version (bug fixes).
+  * debian/libmbim-glib4.symbols: Updated symbols for new release.
+
+ -- Martin <debacle at debian.org>  Sat, 03 Oct 2020 22:50:39 +0000
+
+libmbim (1.24.2-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream version (bug fixes).
+  * Fix reproducibility by removing superfluous Makefiles (Closes: #963603).
+
+ -- Martin <debacle at debian.org>  Wed, 15 Jul 2020 07:24:31 +0000
+
+libmbim (1.24.0-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream version.
+
+ -- Martin <debacle at debian.org>  Sun, 21 Jun 2020 10:38:28 +0000
+
+libmbim (1.23.900-0.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Add package for GObject introspection (new upstream feature).
+
+ -- Martin <debacle at debian.org>  Mon, 08 Jun 2020 17:33:59 +0000
+
+libmbim (1.22.0-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bump debhelper to 12, no further changes
+  * Bump Standards-Version to 4.5.0 (no further changes)
+  * Move mbim-proxy to /usr/libexec (Closes: #954145)
+  * Do not build-depend on libgudev-dev package on non-linux architectures
+  * Add help2man to the build-dependencies to ensure that the manpages are
+    properly built (Closes: #952124)
+  * Move gtk-doc-tools and libglib2.0-doc to the B-D-I instead of the
+    build-dependencies, mark the with <!nodoc>
+  * Add Build-Depends-Package to the symbols file to please lintian
+  * debian/control: Remove a duplication section, to please lintian
+  * Add a symlink for the documentation in /usr/share/doc and adjust the
+    docbase file. This fixes the doc-base-file-references-wrong-path lintian
+    warning
+
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 30 Apr 2020 12:48:11 +0200
+
+libmbim (1.22.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update Vcs-* to salsa.
+  * Use Rules-Requires-Root: no
+
+ -- Martin <debacle at debian.org>  Thu, 30 Apr 2020 00:18:09 +0000
+
+libmbim (1.22.0-2) unstable; urgency=medium
+
+  * Really add the build-depends on autoconf-archive
+
+ -- Sebastien Bacher <seb128 at ubuntu.com>  Thu, 27 Feb 2020 17:27:10 +0100
+
+libmbim (1.22.0-1) unstable; urgency=medium
+
+  * New upstream version
+  * debian/control.in:
+    - Build-Depends on autoconf-archive
+  * debian/patches/git_deprecation_warnings.patch:
+    - removed, included in the new version
+
+ -- Sebastien Bacher <seb128 at ubuntu.com>  Thu, 27 Feb 2020 16:30:10 +0100
+
+libmbim (1.18.2-0.2) unstable; urgency=medium
+
+  * debian/patches/git_deprecation_warnings.patch:
+    - disable deprecation warnings, fix the build with the new glib version
+
+ -- Sebastien Bacher <seb128 at ubuntu.com>  Tue, 27 Aug 2019 10:31:37 +0100
+
+libmbim (1.18.2-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release
+
+ -- Till Kamppeter <till.kamppeter at gmail.com>  Mon, 19 Aug 2019 11:25:54 +0200
+
+libmbim (1.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+    - Needed by ModemManager 1.10.
+  * debian/libmbim-glib4.symbols: Updated symbols for new release.
+
+ -- Till Kamppeter <till.kamppeter at gmail.com>  Tue, 05 Feb 2019 23:12:29 +0100
+
+libmbim (1.16.0-1) unstable; urgency=medium
+
+  * New upstream release 1.16.0 (Closes: #887974)
+  * Adopting the package. (Closes: #888680)
+  * debian/control: bump libglib-dev Depends to (>= 2.36) as required by the
+    new release.
+  * debian/libmbim-glib4.symbols: update symbols for new release.
+  * debian/rules: add DPKG_GENSYMBOLS_CHECK_LEVEL=4; it's more verbose with
+    added or changed symbols then.
+
+ -- Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>  Thu, 01 Mar 2018 09:24:23 -0500
+
+libmbim (1.14.2-2.1) unstable; urgency=medium
+
+  [ Manuel A. Fernandez Montecelo ]
+  * Non-maintainer upload.
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Skip documentation in arch-only build. (Closes: #872813)
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Tue, 21 Nov 2017 01:15:38 +0100
+
+libmbim (1.14.2-2) unstable; urgency=medium
+
+  * Remove myself as Maintainer and reinstate Thomas Bechtold.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 21 Oct 2017 00:47:49 +0200
+
+libmbim (1.14.2-1) unstable; urgency=medium
+
+  * New upstream version 1.14.2
+  * Bump debhelper compat level to 10 for automatic dh-autoreconf
+  * Update Vcs-* following the latest recommendation
+  * Bump Standards-Version to 4.1.0
+  * Switch to new dh_missing helper and use --fail-missing
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 31 Aug 2017 09:15:57 +0200
+
+libmbim (1.14.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Explicitly build with udev support.
+  * Update symbols file.
+  * Bump Standards-Version to 3.9.8.
+  * Install bash-completion file for mbimcli.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 07 Jul 2016 23:34:33 +0200
+
+libmbim (1.12.4-1) unstable; urgency=medium
+
+  [ Thomas Bechtold ]
+  * Set biebl at debian.org as new Maintainer and move myself to
+    Uploaders.
+
+  [ Michael Biebl ]
+  * New upstream release.
+  * Use https:// for upstream homepage.
+  * Drop libmbim-glib4-dbg now that we have automatic dbgsym packages.
+  * Ensure proper upgrade from libmbim-glib4-dbg to new dbgsym packages by
+    using dh_strip --dbgsym-migration. Bump Build-Depends on debhelper
+    accordingly.
+  * Bump Standards-Version to 3.9.7.
+  * Drop debian/mbimcli.1 since we use the upstream man page.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 19 Mar 2016 05:07:58 +0100
+
+libmbim (1.12.2-2) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Add myself to Uploaders.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 07 May 2015 01:18:23 +0200
+
+libmbim (1.12.2-1) experimental; urgency=medium
+
+  * Team upload.
+
+  [ Marius B. Kotsbak ]
+  * Imported Upstream version 1.12.2
+  * Update debian/libmbim-glib4.symbols for new upstream release.
+  * Update Debian standards version to the latest.
+  * Add experimental branch config in gbp.conf.
+
+  [ Michael Biebl ]
+  * Update Vcs-* to use canonical URLs, use cgit and https for Vcs-Browser.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 08 Feb 2015 23:53:38 +0100
+
+libmbim (1.10.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from Boris Egorov to fix bashisms (Closes: #772325)
+
+ -- Jonathan Wiltshire <jmw at debian.org>  Fri, 19 Dec 2014 20:25:16 +0000
+
+libmbim (1.10.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Use a strictly versioned dependency between libmbim-proxy and
+    libmbim-glib4, so the two packages don't get out of sync.
+  * Make any package linking against libmbim-glib4 get an explicit dependency
+    on libmbim-proxy. The mbim-proxy binary is used internally by
+    libmbim-glib4 and the package split is an implementation detail to
+    properly support multi-arch. Convince lintian that this is intentional.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 16 Sep 2014 23:03:20 +0200
+
+libmbim (1.10.0-1) unstable; urgency=low
+
+  * Team upload.
+
+  [ Marius B. Kotsbak ]
+  * New upstream release.
+  * Rename libmbim-glib0 → libmbim-glib4 for the soname bump.
+  * Add new package libmbim-proxy holding mbim-proxy binary.
+  * Add debug info package libmbim-glib4-dbg.
+
+  [ Michael Biebl ]
+  * Use dh_install --list-missing to show uninstalled files.
+  * Install man pages via dh_install.
+  * Drop obsolete --with-tests configure option.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 14 Sep 2014 03:13:18 +0200
+
+libmbim (1.8.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update debian/libmbim-glib0.symbols.
+
+ -- Thomas Bechtold <toabctl at debian.org>  Tue, 25 Mar 2014 07:51:28 +0100
+
+libmbim (1.6.0-2) unstable; urgency=medium
+
+  * debian/copyright: Mention GFDL-1.3+ license which is used for
+    documentation (Closes: #732527).
+  * debian/control: Bump Standards-Version to 3.9.5. No further changes
+    needed.
+
+ -- Thomas Bechtold <toabctl at debian.org>  Sun, 22 Dec 2013 13:21:38 +0100
+
+libmbim (1.6.0-1) unstable; urgency=low
+
+  * New upstream release (Closes: #731908)
+  * Fix Multi-Arch: same problem with separated doc package (Closes: #728195)
+  * debian/patches/0001-build-filter-out-non-public-symbols.patch: Dropped,
+    applied upstream.
+  * debian/libmbim-utils.install: Provide mbim-network binary.
+  * debian/libmbim-utils.manpages: Install manpages provided by upstream.
+  * debian/rules: manpage creation no longer needed. manpages are provided by
+    upstream.
+  * debian/control: Use Debian email address in maintainer field.
+
+ -- Thomas Bechtold <toabctl at debian.org>  Mon, 16 Dec 2013 19:03:17 +0100
+
+libmbim (1.4.0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #716765)
+
+ -- Thomas Bechtold <thomasbechtold at jpberlin.de>  Wed, 17 Jul 2013 11:36:33 +0200
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..59a752f
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+build-aux/mbim-codegen/__pycache__/
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..76c6c79
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,99 @@
+Source: libmbim
+Section: libs
+Priority: optional
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers at alioth-lists.debian.net>
+Uploaders: Arnaud Ferraris <aferraris at debian.org>,
+           Guido Günther <agx at sigxcpu.org>,
+           Henry-Nicolas Tourneur <debian at nilux.be>,
+           Martin <debacle at debian.org>
+Build-Depends: debhelper-compat (= 13),
+               bash-completion,
+               gobject-introspection,
+               gtk-doc-tools <!nodoc>,
+               help2man,
+               libgirepository1.0-dev,
+               libglib2.0-dev (>= 2.56),
+               meson,
+               pkgconf,
+Build-Depends-Indep: libglib2.0-doc <!nodoc>
+Standards-Version: 4.7.0
+Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libmbim.git
+Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libmbim
+Homepage: https://www.freedesktop.org/wiki/Software/libmbim/
+
+Package: libmbim-glib4
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Support library to use the MBIM protocol
+ libmbim is a glib-based library for talking to WWAN modems and devices
+ which speak the Mobile Interface Broadband Model (MBIM) protocol.
+
+Package: libmbim-glib-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Depends: libmbim-glib4 (= ${binary:Version}),
+         ${misc:Depends},
+         libglib2.0-dev,
+         gir1.2-mbim-1.0 (= ${binary:Version}),
+Suggests: libmbim-glib-doc
+Description: Header files for adding MBIM support to applications that use glib
+ libmbim is a glib-based library for talking to WWAN modems and devices
+ which speak the Mobile Interface Broadband Model (MBIM) protocol.
+ .
+ This package contains the header, pkg-config and API documentation files for
+ development applications using MBIM functionality from applications
+ that use glib.
+
+Package: libmbim-glib-doc
+Section: doc
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Suggests: devhelp
+Build-Profiles: <!nodoc>
+Description: API documentation for the MBIM protocol library
+ libmbim is a glib-based library for talking to WWAN modems and devices
+ which speak the Mobile Interface Broadband Model (MBIM) protocol.
+ .
+ This package contains the API reference for libmbim-glib.
+
+Package: libmbim-utils
+Section: net
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Utilities to use the MBIM protocol from the command line
+ libmbim is a glib-based library for talking to WWAN modems and devices
+ which speak the Mobile Interface Broadband Model (MBIM) protocol.
+ .
+ This package contains the utilities that make it easier to use MBIM
+ functionality from the command line.
+
+Package: libmbim-proxy
+Section: net
+Architecture: any
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmbim-glib4 (= ${binary:Version})
+Description: Proxy to communicate with MBIM ports
+ libmbim is a glib-based library for talking to WWAN modems and devices
+ which speak the Mobile Interface Broadband Model (MBIM) protocol.
+ .
+ This package contains the binary mbim-proxy used by libmbim to allow multiple
+ clients to use the same MBIM port simultaneously.
+
+Package: gir1.2-mbim-1.0
+Section: introspection
+Architecture: linux-any
+Multi-Arch: same
+Depends: ${gir:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: GObject introspection data for libmbim-glib
+ libmbim is a glib-based library for talking to WWAN modems and devices
+ which speak the Mobile Interface Broadband Model (MBIM) protocol.
+ .
+ This package contains introspection data for the libmbim-glib library.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..30da8d6
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,67 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libmbim
+Upstream-Contact: Aleksander Morgado <aleksander at aleksander.es>
+Source: https://www.freedesktop.org/software/libmbim/
+
+Files: *
+Copyright: 2013 Aleksander Morgado <aleksander at aleksander.es>
+License: GPL-2+
+
+Files: build-aux/mbim-codegen/*.py
+Copyright: 2013 Aleksander Morgado <aleksander at aleksander.es>
+License: LGPL-2+
+
+Files: src/libmbim-glib/*
+Copyright: 2013 Aleksander Morgado <aleksander at aleksander.es>
+License: LGPL-2+
+
+Files: src/libmbim-glib/test/*
+Copyright: 2013 Aleksander Morgado <aleksander at aleksander.es>
+License: GPL-2+
+
+Files: docs/reference/libmbim-glib/*
+Copyright: 2013 The libmbim-glib authors
+License: GFDL-NIV-1.3+
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: LGPL-2+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2".
+
+License: GFDL-NIV-1.3+
+ Permission is granted to copy, distribute and/or modify this document under
+ the terms of the GNU Free Documentation License, Version 1.3 or any later
+ version published by the Free Software Foundation; with no Invariant
+ Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation License
+ version 1.3 can be found in `/usr/share/common-licenses/GFDL-1.3'.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..124c2f7
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,5 @@
+[DEFAULT]
+pristine-tar = True
+debian-branch = debian/master
+upstream-branch = upstream/latest
+upstream-vcs-tag=%(version)s
diff --git a/debian/gir1.2-mbim-1.0.install b/debian/gir1.2-mbim-1.0.install
new file mode 100644
index 0000000..9038727
--- /dev/null
+++ b/debian/gir1.2-mbim-1.0.install
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0/
diff --git a/debian/libmbim-glib-dev.install b/debian/libmbim-glib-dev.install
new file mode 100644
index 0000000..d518586
--- /dev/null
+++ b/debian/libmbim-glib-dev.install
@@ -0,0 +1,5 @@
+usr/include/*
+usr/lib/*/pkgconfig/*
+usr/lib/*/lib*.a
+usr/lib/*/*.so
+usr/share/gir-1.0/
diff --git a/debian/libmbim-glib-doc.doc-base b/debian/libmbim-glib-doc.doc-base
new file mode 100644
index 0000000..2cc81c4
--- /dev/null
+++ b/debian/libmbim-glib-doc.doc-base
@@ -0,0 +1,9 @@
+Document: libmbim
+Title: Debian libmbim Manual
+Author: The libmbim-glib authors
+Abstract: API documentation of libmbim-glib.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libmbim-glib-doc/html/index.html
+Files: /usr/share/doc/libmbim-glib-doc/html/*.html
diff --git a/debian/libmbim-glib-doc.examples b/debian/libmbim-glib-doc.examples
new file mode 100644
index 0000000..e39721e
--- /dev/null
+++ b/debian/libmbim-glib-doc.examples
@@ -0,0 +1 @@
+examples/*
diff --git a/debian/libmbim-glib-doc.install b/debian/libmbim-glib-doc.install
new file mode 100644
index 0000000..03f1969
--- /dev/null
+++ b/debian/libmbim-glib-doc.install
@@ -0,0 +1 @@
+usr/share/gtk-doc/html/libmbim-glib
diff --git a/debian/libmbim-glib-doc.links b/debian/libmbim-glib-doc.links
new file mode 100644
index 0000000..8eef218
--- /dev/null
+++ b/debian/libmbim-glib-doc.links
@@ -0,0 +1 @@
+usr/share/gtk-doc/html/libmbim-glib usr/share/doc/libmbim-glib-doc/html
diff --git a/debian/libmbim-glib4.docs b/debian/libmbim-glib4.docs
new file mode 100644
index 0000000..edc0071
--- /dev/null
+++ b/debian/libmbim-glib4.docs
@@ -0,0 +1 @@
+NEWS
diff --git a/debian/libmbim-glib4.install b/debian/libmbim-glib4.install
new file mode 100644
index 0000000..3ddde58
--- /dev/null
+++ b/debian/libmbim-glib4.install
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff --git a/debian/libmbim-glib4.lintian-overrides b/debian/libmbim-glib4.lintian-overrides
new file mode 100644
index 0000000..112cc1b
--- /dev/null
+++ b/debian/libmbim-glib4.lintian-overrides
@@ -0,0 +1,6 @@
+# libmbim-glib uses the mbim-proxy binary internally which was split out into
+# a separate package when converting to multi-arch. As we don't want to
+# create a circular dependency by making libmbim-glib depend on libmbim-proxy,
+# we instead make every package linking against libmbim-glib have an explicit
+# dependency on libmbim-proxy.
+libmbim-glib4: symbols-declares-dependency-on-other-package libmbim-proxy (libmbim-glib.so.4) [symbols]
diff --git a/debian/libmbim-glib4.symbols b/debian/libmbim-glib4.symbols
new file mode 100644
index 0000000..a698f4c
--- /dev/null
+++ b/debian/libmbim-glib4.symbols
@@ -0,0 +1,714 @@
+libmbim-glib.so.4 libmbim-glib4 #MINVER#, libmbim-proxy
+* Build-Depends-Package: libmbim-glib-dev
+ mbim_access_media_type_get_string at Base 1.28.0
+ mbim_access_media_type_get_type at Base 1.28.0
+ mbim_activation_command_get_string at Base 1.10.0
+ mbim_activation_command_get_type at Base 1.10.0
+ mbim_activation_state_get_string at Base 1.10.0
+ mbim_activation_state_get_type at Base 1.10.0
+ mbim_atds_provider_array_free at Base 1.16.0
+ mbim_atds_provider_plmn_mode_get_string at Base 1.16.0
+ mbim_atds_provider_plmn_mode_get_type at Base 1.16.0
+ mbim_atds_rat_mode_get_string at Base 1.16.0
+ mbim_atds_rat_mode_get_type at Base 1.16.0
+ mbim_auth_protocol_get_string at Base 1.10.0
+ mbim_auth_protocol_get_type at Base 1.10.0
+ mbim_carrier_lock_cause_get_string at Base 1.30.0
+ mbim_carrier_lock_cause_get_type at Base 1.30.0
+ mbim_carrier_lock_modem_state_get_string at Base 1.30.0
+ mbim_carrier_lock_modem_state_get_type at Base 1.30.0
+ mbim_carrier_lock_status_get_string at Base 1.30.0
+ mbim_carrier_lock_status_get_type at Base 1.30.0
+ mbim_cell_info_cdma_array_free at Base 1.28.0
+ mbim_cell_info_neighboring_gsm_array_free at Base 1.28.0
+ mbim_cell_info_neighboring_lte_array_free at Base 1.28.0
+ mbim_cell_info_neighboring_nr_array_free at Base 1.28.0
+ mbim_cell_info_neighboring_tdscdma_array_free at Base 1.28.0
+ mbim_cell_info_neighboring_umts_array_free at Base 1.28.0
+ mbim_cell_info_serving_gsm_free at Base 1.28.0
+ mbim_cell_info_serving_lte_free at Base 1.28.0
+ mbim_cell_info_serving_nr_array_free at Base 1.28.0
+ mbim_cell_info_serving_tdscdma_free at Base 1.28.0
+ mbim_cell_info_serving_umts_free at Base 1.28.0
+ mbim_cellular_class_build_string_from_mask at Base 1.10.0
+ mbim_cellular_class_get_type at Base 1.10.0
+ mbim_cid_atds_get_string at Base 1.16.0
+ mbim_cid_atds_get_type at Base 1.16.0
+ mbim_cid_auth_get_string at Base 1.10.0
+ mbim_cid_auth_get_type at Base 1.10.0
+ mbim_cid_basic_connect_get_string at Base 1.10.0
+ mbim_cid_basic_connect_get_type at Base 1.10.0
+ mbim_cid_can_notify at Base 1.10.0
+ mbim_cid_can_query at Base 1.10.0
+ mbim_cid_can_set at Base 1.10.0
+ mbim_cid_compal_get_string at Base 1.31.6
+ mbim_cid_compal_get_type at Base 1.31.6
+ mbim_cid_dss_get_string at Base 1.10.0
+ mbim_cid_dss_get_type at Base 1.10.0
+ mbim_cid_fibocom_get_string at Base 1.31.6
+ mbim_cid_fibocom_get_type at Base 1.31.6
+ mbim_cid_get_printable at Base 1.10.0
+ mbim_cid_google_get_string at Base 1.30.0
+ mbim_cid_google_get_type at Base 1.30.0
+ mbim_cid_intel_at_tunnel_get_string at Base 1.32.0-1ubuntu1~
+ mbim_cid_intel_at_tunnel_get_type at Base 1.32.0-1ubuntu1~
+ mbim_cid_intel_firmware_update_get_string at Base 1.16.0
+ mbim_cid_intel_firmware_update_get_type at Base 1.16.0
+ mbim_cid_intel_mutual_authentication_get_string at Base 1.30.0
+ mbim_cid_intel_mutual_authentication_get_type at Base 1.30.0
+ mbim_cid_intel_thermal_rf_get_string at Base 1.28.0
+ mbim_cid_intel_thermal_rf_get_type at Base 1.28.0
+ mbim_cid_intel_tools_get_string at Base 1.30.0
+ mbim_cid_intel_tools_get_type at Base 1.30.0
+ mbim_cid_ms_basic_connect_extensions_get_string at Base 1.18.0
+ mbim_cid_ms_basic_connect_extensions_get_type at Base 1.18.0
+ mbim_cid_ms_firmware_id_get_string at Base 1.10.0
+ mbim_cid_ms_firmware_id_get_type at Base 1.10.0
+ mbim_cid_ms_host_shutdown_get_string at Base 1.10.0
+ mbim_cid_ms_host_shutdown_get_type at Base 1.10.0
+ mbim_cid_ms_sar_get_string at Base 1.26.0
+ mbim_cid_ms_sar_get_type at Base 1.26.0
+ mbim_cid_ms_uicc_low_level_access_get_string at Base 1.26.0
+ mbim_cid_ms_uicc_low_level_access_get_type at Base 1.26.0
+ mbim_cid_ms_voice_extensions_get_string at Base 1.28.0
+ mbim_cid_ms_voice_extensions_get_type at Base 1.28.0
+ mbim_cid_phonebook_get_string at Base 1.10.0
+ mbim_cid_phonebook_get_type at Base 1.10.0
+ mbim_cid_proxy_control_get_string at Base 1.10.0
+ mbim_cid_proxy_control_get_type at Base 1.10.0
+ mbim_cid_qdu_get_string at Base 1.26.0
+ mbim_cid_qdu_get_type at Base 1.26.0
+ mbim_cid_qmi_get_string at Base 1.14.0
+ mbim_cid_qmi_get_type at Base 1.14.0
+ mbim_cid_quectel_get_string at Base 1.26.2
+ mbim_cid_quectel_get_type at Base 1.26.2
+ mbim_cid_sms_get_string at Base 1.10.0
+ mbim_cid_sms_get_type at Base 1.10.0
+ mbim_cid_stk_get_string at Base 1.10.0
+ mbim_cid_stk_get_type at Base 1.10.0
+ mbim_cid_ussd_get_string at Base 1.10.0
+ mbim_cid_ussd_get_type at Base 1.10.0
+ mbim_common_str_hex at Base 1.16.0
+ mbim_compression_get_string at Base 1.10.0
+ mbim_compression_get_type at Base 1.10.0
+ mbim_context_ip_type_get_string at Base 1.10.0
+ mbim_context_ip_type_get_type at Base 1.10.0
+ mbim_context_media_type_get_string at Base 1.28.0
+ mbim_context_media_type_get_type at Base 1.28.0
+ mbim_context_operation_get_string at Base 1.28.0
+ mbim_context_operation_get_type at Base 1.28.0
+ mbim_context_roaming_control_get_string at Base 1.28.0
+ mbim_context_roaming_control_get_type at Base 1.28.0
+ mbim_context_source_get_string at Base 1.18.0
+ mbim_context_source_get_type at Base 1.18.0
+ mbim_context_state_get_string at Base 1.28.0
+ mbim_context_state_get_type at Base 1.28.0
+ mbim_context_type_get_string at Base 1.10.0
+ mbim_context_type_get_type at Base 1.10.0
+ mbim_core_error_get_string at Base 1.10.0
+ mbim_core_error_get_type at Base 1.10.0
+ mbim_core_error_quark at Base 1.10.0
+ mbim_ctrl_caps_build_string_from_mask at Base 1.10.0
+ mbim_ctrl_caps_get_type at Base 1.10.0
+ mbim_data_class_build_string_from_mask at Base 1.10.0
+ mbim_data_class_get_type at Base 1.10.0
+ mbim_data_class_v3_build_string_from_mask at Base 1.28.0
+ mbim_data_class_v3_get_type at Base 1.28.0
+ mbim_data_subclass_build_string_from_mask at Base 1.28.0
+ mbim_data_subclass_get_type at Base 1.28.0
+ mbim_default_pdu_activation_hint_get_string at Base 1.28.0
+ mbim_default_pdu_activation_hint_get_type at Base 1.28.0
+ mbim_device_add_link at Base 1.26.0
+ mbim_device_add_link_finish at Base 1.26.0
+ mbim_device_check_link_supported at Base 1.26.0
+ mbim_device_check_ms_mbimex_version at Base 1.28.0
+ mbim_device_close at Base 1.10.0
+ mbim_device_close_finish at Base 1.10.0
+ mbim_device_close_force at Base 1.10.0
+ mbim_device_command at Base 1.10.0
+ mbim_device_command_finish at Base 1.10.0
+ mbim_device_delete_all_links at Base 1.26.0
+ mbim_device_delete_all_links_finish at Base 1.26.0
+ mbim_device_delete_link at Base 1.26.0
+ mbim_device_delete_link_finish at Base 1.26.0
+ mbim_device_get_consecutive_timeouts at Base 1.28.0
+ mbim_device_get_file at Base 1.10.0
+ mbim_device_get_ms_mbimex_version at Base 1.28.0
+ mbim_device_get_next_transaction_id at Base 1.10.0
+ mbim_device_get_path at Base 1.10.0
+ mbim_device_get_path_display at Base 1.10.0
+ mbim_device_get_transaction_id at Base 1.24.4
+ mbim_device_get_type at Base 1.10.0
+ mbim_device_is_open at Base 1.10.0
+ mbim_device_list_links at Base 1.26.0
+ mbim_device_new at Base 1.10.0
+ mbim_device_new_finish at Base 1.10.0
+ mbim_device_open at Base 1.10.0
+ mbim_device_open_finish at Base 1.10.0
+ mbim_device_open_full at Base 1.10.0
+ mbim_device_open_full_finish at Base 1.10.0
+ mbim_device_peek_file at Base 1.10.0
+ mbim_device_service_element_array_free at Base 1.10.0
+ mbim_device_set_ms_mbimex_version at Base 1.28.0
+ mbim_device_type_get_string at Base 1.10.0
+ mbim_device_type_get_type at Base 1.10.0
+ mbim_drx_cycle_get_string at Base 1.28.0
+ mbim_drx_cycle_get_type at Base 1.28.0
+ mbim_dss_link_state_get_string at Base 1.10.0
+ mbim_dss_link_state_get_type at Base 1.10.0
+ mbim_emergency_mode_state_get_string at Base 1.10.0
+ mbim_emergency_mode_state_get_type at Base 1.10.0
+ mbim_event_entry_array_free at Base 1.10.0
+ mbim_frequency_range_build_string_from_mask at Base 1.28.0
+ mbim_frequency_range_get_type at Base 1.28.0
+ mbim_intel_boot_mode_get_string at Base 1.28.0
+ mbim_intel_boot_mode_get_type at Base 1.28.0
+ mbim_intel_rfim_frequency_value_array_free at Base 1.28.0
+ mbim_intel_serving_cell_info_get_string at Base 1.28.0
+ mbim_intel_serving_cell_info_get_type at Base 1.28.0
+ mbim_ip_configuration_available_flag_build_string_from_mask at Base 1.10.0
+ mbim_ip_configuration_available_flag_get_type at Base 1.10.0
+ mbim_ipv4_element_array_free at Base 1.10.0
+ mbim_ipv6_element_array_free at Base 1.10.0
+ mbim_ladn_info_get_string at Base 1.28.0
+ mbim_ladn_info_get_type at Base 1.28.0
+ mbim_lte_attach_configuration_array_free at Base 1.18.0
+ mbim_lte_attach_context_operation_get_string at Base 1.18.0
+ mbim_lte_attach_context_operation_get_type at Base 1.18.0
+ mbim_lte_attach_context_roaming_control_get_string at Base 1.18.0
+ mbim_lte_attach_context_roaming_control_get_type at Base 1.18.0
+ mbim_lte_attach_state_get_string at Base 1.18.0
+ mbim_lte_attach_state_get_type at Base 1.18.0
+ mbim_lte_attach_status_free at Base 1.18.0
+ mbim_message_atds_location_query_new at Base 1.16.0
+ mbim_message_atds_location_response_parse at Base 1.16.0
+ mbim_message_atds_operators_query_new at Base 1.16.0
+ mbim_message_atds_operators_response_parse at Base 1.16.0
+ mbim_message_atds_rat_query_new at Base 1.16.0
+ mbim_message_atds_rat_response_parse at Base 1.16.0
+ mbim_message_atds_rat_set_new at Base 1.16.0
+ mbim_message_atds_register_state_query_new at Base 1.16.0
+ mbim_message_atds_register_state_response_parse at Base 1.16.0
+ mbim_message_atds_signal_query_new at Base 1.16.0
+ mbim_message_atds_signal_response_parse at Base 1.16.0
+ mbim_message_auth_aka_query_new at Base 1.10.0
+ mbim_message_auth_aka_response_parse at Base 1.10.0
+ mbim_message_auth_akap_query_new at Base 1.10.0
+ mbim_message_auth_akap_response_parse at Base 1.10.0
+ mbim_message_auth_sim_query_new at Base 1.10.0
+ mbim_message_auth_sim_response_parse at Base 1.10.0
+ mbim_message_close_done_get_result at Base 1.10.0
+ mbim_message_close_done_get_status_code at Base 1.10.0
+ mbim_message_close_done_new at Base 1.10.0
+ mbim_message_close_new at Base 1.10.0
+ mbim_message_command_append at Base 1.10.0
+ mbim_message_command_done_get_cid at Base 1.10.0
+ mbim_message_command_done_get_raw_information_buffer at Base 1.10.0
+ mbim_message_command_done_get_result at Base 1.10.0
+ mbim_message_command_done_get_service at Base 1.10.0
+ mbim_message_command_done_get_service_id at Base 1.10.0
+ mbim_message_command_done_get_status_code at Base 1.10.0
+ mbim_message_command_get_cid at Base 1.10.0
+ mbim_message_command_get_command_type at Base 1.10.0
+ mbim_message_command_get_raw_information_buffer at Base 1.10.0
+ mbim_message_command_get_service at Base 1.10.0
+ mbim_message_command_get_service_id at Base 1.10.0
+ mbim_message_command_new at Base 1.10.0
+ mbim_message_command_type_get_string at Base 1.10.0
+ mbim_message_command_type_get_type at Base 1.10.0
+ mbim_message_compal_at_command_query_new at Base 1.31.6
+ mbim_message_compal_at_command_response_parse at Base 1.31.6
+ mbim_message_connect_notification_parse at Base 1.10.0
+ mbim_message_connect_query_new at Base 1.10.0
+ mbim_message_connect_response_parse at Base 1.10.0
+ mbim_message_connect_set_new at Base 1.10.0
+ mbim_message_device_caps_query_new at Base 1.10.0
+ mbim_message_device_caps_response_parse at Base 1.10.0
+ mbim_message_device_service_subscribe_list_response_parse at Base 1.10.0
+ mbim_message_device_service_subscribe_list_set_new at Base 1.10.0
+ mbim_message_device_service_subscriber_list_response_parse at Base 1.10.0
+ mbim_message_device_service_subscriber_list_set_new at Base 1.10.0
+ mbim_message_device_services_query_new at Base 1.10.0
+ mbim_message_device_services_response_parse at Base 1.10.0
+ mbim_message_dss_connect_response_parse at Base 1.10.0
+ mbim_message_dss_connect_set_new at Base 1.10.0
+ mbim_message_dup at Base 1.10.0
+ mbim_message_emergency_mode_notification_parse at Base 1.10.0
+ mbim_message_emergency_mode_query_new at Base 1.10.0
+ mbim_message_emergency_mode_response_parse at Base 1.10.0
+ mbim_message_emergency_mode_set_new at Base 1.10.0
+ mbim_message_error_get_error at Base 1.10.0
+ mbim_message_error_get_error_status_code at Base 1.10.0
+ mbim_message_error_new at Base 1.10.0
+ mbim_message_fibocom_at_command_response_parse at Base 1.31.6
+ mbim_message_fibocom_at_command_set_new at Base 1.31.6
+ mbim_message_function_error_new at Base 1.12.2
+ mbim_message_get_message_length at Base 1.10.0
+ mbim_message_get_message_type at Base 1.10.0
+ mbim_message_get_printable at Base 1.10.0
+ mbim_message_get_printable_full at Base 1.28.0
+ mbim_message_get_raw at Base 1.10.0
+ mbim_message_get_transaction_id at Base 1.10.0
+ mbim_message_get_type at Base 1.10.0
+ mbim_message_google_carrier_lock_notification_parse at Base 1.30.0
+ mbim_message_google_carrier_lock_query_new at Base 1.30.0
+ mbim_message_google_carrier_lock_response_parse at Base 1.30.0
+ mbim_message_google_carrier_lock_set_new at Base 1.30.0
+ mbim_message_home_provider_query_new at Base 1.10.0
+ mbim_message_home_provider_response_parse at Base 1.10.0
+ mbim_message_home_provider_set_new at Base 1.10.0
+ mbim_message_indicate_status_get_cid at Base 1.10.0
+ mbim_message_indicate_status_get_raw_information_buffer at Base 1.10.0
+ mbim_message_indicate_status_get_service at Base 1.10.0
+ mbim_message_indicate_status_get_service_id at Base 1.10.0
+ mbim_message_intel_at_tunnel_at_command_response_parse at Base 1.32.0-1ubuntu1~
+ mbim_message_intel_at_tunnel_at_command_set_new at Base 1.32.0-1ubuntu1~
+ mbim_message_intel_firmware_update_modem_reboot_set_new at Base 1.16.0
+ mbim_message_intel_firmware_update_v2_modem_reboot_set_new at Base 1.28.0
+ mbim_message_intel_mutual_authentication_fcc_lock_query_new at Base 1.30.0
+ mbim_message_intel_mutual_authentication_fcc_lock_response_parse at Base 1.30.0
+ mbim_message_intel_mutual_authentication_fcc_lock_set_new at Base 1.30.0
+ mbim_message_intel_thermal_rf_rfim_notification_parse at Base 1.28.0
+ mbim_message_intel_thermal_rf_rfim_query_new at Base 1.28.0
+ mbim_message_intel_thermal_rf_rfim_response_parse at Base 1.28.0
+ mbim_message_intel_thermal_rf_rfim_set_new at Base 1.28.0
+ mbim_message_intel_tools_trace_config_query_new at Base 1.30.0
+ mbim_message_intel_tools_trace_config_response_parse at Base 1.30.0
+ mbim_message_intel_tools_trace_config_set_new at Base 1.30.0
+ mbim_message_ip_configuration_notification_parse at Base 1.10.0
+ mbim_message_ip_configuration_query_new at Base 1.10.0
+ mbim_message_ip_configuration_response_parse at Base 1.10.0
+ mbim_message_ip_packet_filters_query_new at Base 1.10.0
+ mbim_message_ip_packet_filters_response_parse at Base 1.10.0
+ mbim_message_ip_packet_filters_set_new at Base 1.10.0
+ mbim_message_ms_basic_connect_extensions_base_stations_info_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_base_stations_info_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_device_caps_query_new at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_device_caps_response_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_device_reset_response_parse at Base 1.30.0
+ mbim_message_ms_basic_connect_extensions_device_reset_set_new at Base 1.30.0
+ mbim_message_ms_basic_connect_extensions_device_slot_mappings_query_new at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_device_slot_mappings_response_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_device_slot_mappings_set_new at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_location_info_status_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_location_info_status_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_location_info_status_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_configuration_notification_parse at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_configuration_query_new at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_configuration_response_parse at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_configuration_set_new at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_info_notification_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_info_query_new at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_info_response_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_status_notification_parse at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_status_query_new at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_lte_attach_status_response_parse at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_pco_notification_parse at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_pco_query_new at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_pco_response_parse at Base 1.18.0
+ mbim_message_ms_basic_connect_extensions_provisioned_contexts_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_provisioned_contexts_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_provisioned_contexts_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_provisioned_contexts_set_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_slot_info_status_notification_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_slot_info_status_query_new at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_slot_info_status_response_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_sys_caps_query_new at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_sys_caps_response_parse at Base 1.26.0
+ mbim_message_ms_basic_connect_extensions_v2_version_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v2_version_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_base_stations_info_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_base_stations_info_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_device_caps_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_lte_attach_info_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_lte_attach_info_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_modem_configuration_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_modem_configuration_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_modem_configuration_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_registration_parameters_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_registration_parameters_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_registration_parameters_set_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_wake_reason_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_extensions_v3_wake_reason_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v2_packet_service_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v2_packet_service_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v2_register_state_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v2_register_state_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v2_signal_state_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v2_signal_state_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_connect_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_connect_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_connect_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_connect_set_new at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_ip_packet_filters_query_new at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_ip_packet_filters_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_ip_packet_filters_set_new at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_packet_service_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_packet_service_response_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_subscriber_ready_status_notification_parse at Base 1.28.0
+ mbim_message_ms_basic_connect_v3_subscriber_ready_status_response_parse at Base 1.28.0
+ mbim_message_ms_firmware_id_get_query_new at Base 1.10.0
+ mbim_message_ms_firmware_id_get_response_parse at Base 1.10.0
+ mbim_message_ms_host_shutdown_notify_set_new at Base 1.10.0
+ mbim_message_ms_sar_config_query_new at Base 1.26.0
+ mbim_message_ms_sar_config_response_parse at Base 1.26.0
+ mbim_message_ms_sar_config_set_new at Base 1.26.0
+ mbim_message_ms_sar_transmission_status_notification_parse at Base 1.26.0
+ mbim_message_ms_sar_transmission_status_query_new at Base 1.26.0
+ mbim_message_ms_sar_transmission_status_response_parse at Base 1.26.0
+ mbim_message_ms_sar_transmission_status_set_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_apdu_response_parse at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_apdu_set_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_application_list_query_new at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_application_list_response_parse at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_atr_query_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_atr_response_parse at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_close_channel_response_parse at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_close_channel_set_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_file_status_query_new at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_file_status_response_parse at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_open_channel_response_parse at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_open_channel_set_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_read_binary_query_new at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_read_binary_response_parse at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_read_record_query_new at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_read_record_response_parse at Base 1.28.0
+ mbim_message_ms_uicc_low_level_access_reset_query_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_reset_response_parse at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_reset_set_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_terminal_capability_query_new at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_terminal_capability_response_parse at Base 1.26.0
+ mbim_message_ms_uicc_low_level_access_terminal_capability_set_new at Base 1.26.0
+ mbim_message_ms_voice_extensions_nitz_notification_parse at Base 1.28.0
+ mbim_message_ms_voice_extensions_nitz_query_new at Base 1.28.0
+ mbim_message_ms_voice_extensions_nitz_response_parse at Base 1.28.0
+ mbim_message_multicarrier_providers_notification_parse at Base 1.10.0
+ mbim_message_multicarrier_providers_query_new at Base 1.10.0
+ mbim_message_multicarrier_providers_response_parse at Base 1.10.0
+ mbim_message_multicarrier_providers_set_new at Base 1.10.0
+ mbim_message_network_idle_hint_query_new at Base 1.10.0
+ mbim_message_network_idle_hint_response_parse at Base 1.10.0
+ mbim_message_network_idle_hint_set_new at Base 1.10.0
+ mbim_message_new at Base 1.10.0
+ mbim_message_open_done_get_result at Base 1.10.0
+ mbim_message_open_done_get_status_code at Base 1.10.0
+ mbim_message_open_done_new at Base 1.10.0
+ mbim_message_open_get_max_control_transfer at Base 1.10.0
+ mbim_message_open_new at Base 1.10.0
+ mbim_message_packet_service_notification_parse at Base 1.10.0
+ mbim_message_packet_service_query_new at Base 1.10.0
+ mbim_message_packet_service_response_parse at Base 1.10.0
+ mbim_message_packet_service_set_new at Base 1.10.0
+ mbim_message_packet_statistics_query_new at Base 1.10.0
+ mbim_message_packet_statistics_response_parse at Base 1.10.0
+ mbim_message_phonebook_configuration_notification_parse at Base 1.10.0
+ mbim_message_phonebook_configuration_query_new at Base 1.10.0
+ mbim_message_phonebook_configuration_response_parse at Base 1.10.0
+ mbim_message_phonebook_delete_response_parse at Base 1.10.0
+ mbim_message_phonebook_delete_set_new at Base 1.10.0
+ mbim_message_phonebook_read_query_new at Base 1.10.0
+ mbim_message_phonebook_read_response_parse at Base 1.10.0
+ mbim_message_phonebook_write_response_parse at Base 1.10.0
+ mbim_message_phonebook_write_set_new at Base 1.10.0
+ mbim_message_pin_list_query_new at Base 1.10.0
+ mbim_message_pin_list_response_parse at Base 1.10.0
+ mbim_message_pin_query_new at Base 1.10.0
+ mbim_message_pin_response_parse at Base 1.10.0
+ mbim_message_pin_set_new at Base 1.10.0
+ mbim_message_preferred_providers_notification_parse at Base 1.10.0
+ mbim_message_preferred_providers_query_new at Base 1.10.0
+ mbim_message_preferred_providers_response_parse at Base 1.10.0
+ mbim_message_preferred_providers_set_new at Base 1.10.0
+ mbim_message_provisioned_contexts_notification_parse at Base 1.10.0
+ mbim_message_provisioned_contexts_query_new at Base 1.10.0
+ mbim_message_provisioned_contexts_response_parse at Base 1.10.0
+ mbim_message_provisioned_contexts_set_new at Base 1.10.0
+ mbim_message_proxy_control_configuration_response_parse at Base 1.10.0
+ mbim_message_proxy_control_configuration_set_new at Base 1.10.0
+ mbim_message_proxy_control_version_notification_parse at Base 1.28.0
+ mbim_message_qdu_command_response_parse at Base 1.31.6
+ mbim_message_qdu_command_set_new at Base 1.31.6
+ mbim_message_qdu_file_open_query_new at Base 1.26.0
+ mbim_message_qdu_file_open_response_parse at Base 1.26.0
+ mbim_message_qdu_file_open_set_new at Base 1.26.0
+ mbim_message_qdu_file_write_response_parse at Base 1.26.0
+ mbim_message_qdu_file_write_set_new at Base 1.26.0
+ mbim_message_qdu_quectel_read_version_response_parse at Base 1.28.0
+ mbim_message_qdu_quectel_read_version_set_new at Base 1.28.0
+ mbim_message_qdu_quectel_reboot_response_parse at Base 1.28.0
+ mbim_message_qdu_quectel_reboot_set_new at Base 1.28.0
+ mbim_message_qdu_update_session_query_new at Base 1.26.0
+ mbim_message_qdu_update_session_response_parse at Base 1.26.0
+ mbim_message_qdu_update_session_set_new at Base 1.26.0
+ mbim_message_qmi_msg_notification_parse at Base 1.18.0
+ mbim_message_qmi_msg_response_parse at Base 1.14.0
+ mbim_message_qmi_msg_set_new at Base 1.14.0
+ mbim_message_quectel_radio_state_query_new at Base 1.26.2
+ mbim_message_quectel_radio_state_response_parse at Base 1.26.2
+ mbim_message_quectel_radio_state_set_new at Base 1.26.2
+ mbim_message_radio_state_notification_parse at Base 1.10.0
+ mbim_message_radio_state_query_new at Base 1.10.0
+ mbim_message_radio_state_response_parse at Base 1.10.0
+ mbim_message_radio_state_set_new at Base 1.10.0
+ mbim_message_ref at Base 1.10.0
+ mbim_message_register_state_notification_parse at Base 1.10.0
+ mbim_message_register_state_query_new at Base 1.10.0
+ mbim_message_register_state_response_parse at Base 1.10.0
+ mbim_message_register_state_set_new at Base 1.10.0
+ mbim_message_response_get_result at Base 1.12.2
+ mbim_message_service_activation_response_parse at Base 1.10.0
+ mbim_message_service_activation_set_new at Base 1.10.0
+ mbim_message_set_transaction_id at Base 1.10.0
+ mbim_message_signal_state_notification_parse at Base 1.10.0
+ mbim_message_signal_state_query_new at Base 1.10.0
+ mbim_message_signal_state_response_parse at Base 1.10.0
+ mbim_message_signal_state_set_new at Base 1.10.0
+ mbim_message_sms_configuration_query_new at Base 1.10.0
+ mbim_message_sms_configuration_response_parse at Base 1.10.0
+ mbim_message_sms_configuration_set_new at Base 1.10.0
+ mbim_message_sms_delete_response_parse at Base 1.10.0
+ mbim_message_sms_delete_set_new at Base 1.10.0
+ mbim_message_sms_message_store_status_notification_parse at Base 1.10.0
+ mbim_message_sms_message_store_status_query_new at Base 1.10.0
+ mbim_message_sms_message_store_status_response_parse at Base 1.10.0
+ mbim_message_sms_read_notification_parse at Base 1.10.0
+ mbim_message_sms_read_query_new at Base 1.10.0
+ mbim_message_sms_read_response_parse at Base 1.10.0
+ mbim_message_sms_send_response_parse at Base 1.10.0
+ mbim_message_sms_send_set_new at Base 1.10.0
+ mbim_message_stk_envelope_query_new at Base 1.10.0
+ mbim_message_stk_envelope_response_parse at Base 1.10.0
+ mbim_message_stk_envelope_set_new at Base 1.10.0
+ mbim_message_stk_pac_notification_parse at Base 1.10.0
+ mbim_message_stk_pac_query_new at Base 1.10.0
+ mbim_message_stk_pac_response_parse at Base 1.10.0
+ mbim_message_stk_pac_set_new at Base 1.10.0
+ mbim_message_stk_terminal_response_response_parse at Base 1.10.0
+ mbim_message_stk_terminal_response_set_new at Base 1.10.0
+ mbim_message_subscriber_ready_status_notification_parse at Base 1.10.0
+ mbim_message_subscriber_ready_status_query_new at Base 1.10.0
+ mbim_message_subscriber_ready_status_response_parse at Base 1.10.0
+ mbim_message_type_get_string at Base 1.10.0
+ mbim_message_type_get_type at Base 1.10.0
+ mbim_message_unref at Base 1.10.0
+ mbim_message_ussd_notification_parse at Base 1.10.0
+ mbim_message_ussd_response_parse at Base 1.10.0
+ mbim_message_ussd_set_new at Base 1.10.0
+ mbim_message_validate at Base 1.28.0
+ mbim_message_visible_providers_query_new at Base 1.10.0
+ mbim_message_visible_providers_response_parse at Base 1.10.0
+ mbim_mico_mode_get_string at Base 1.28.0
+ mbim_mico_mode_get_type at Base 1.28.0
+ mbim_modem_configuration_status_get_string at Base 1.28.0
+ mbim_modem_configuration_status_get_type at Base 1.28.0
+ mbim_net_port_manager_add_link at Base 1.26.0
+ mbim_net_port_manager_add_link_finish at Base 1.26.0
+ mbim_net_port_manager_common_setup at Base 1.28.0
+ mbim_net_port_manager_del_all_links at Base 1.26.0
+ mbim_net_port_manager_del_all_links_finish at Base 1.26.0
+ mbim_net_port_manager_del_link at Base 1.26.0
+ mbim_net_port_manager_del_link_finish at Base 1.26.0
+ mbim_net_port_manager_get_type at Base 1.26.0
+ mbim_net_port_manager_list_links at Base 1.26.0
+ mbim_net_port_manager_peek_current_sequence_id at Base 1.28.0
+ mbim_net_port_manager_peek_iface at Base 1.28.0
+ mbim_net_port_manager_peek_socket at Base 1.28.0
+ mbim_net_port_manager_peek_transactions at Base 1.28.0
+ mbim_net_port_manager_util_get_first_free_session_id at Base 1.28.0
+ mbim_net_port_manager_util_session_id_to_ifname at Base 1.28.0
+ mbim_net_port_manager_wdm_get_type at Base 1.28.0
+ mbim_net_port_manager_wdm_new at Base 1.28.0
+ mbim_net_port_manager_wwan_get_type at Base 1.28.0
+ mbim_net_port_manager_wwan_new at Base 1.28.0
+ mbim_network_idle_hint_state_get_string at Base 1.10.0
+ mbim_network_idle_hint_state_get_type at Base 1.10.0
+ mbim_nw_error_get_string at Base 1.10.0
+ mbim_nw_error_get_type at Base 1.10.0
+ mbim_packet_filter_array_free at Base 1.10.0
+ mbim_packet_filter_v3_array_free at Base 1.28.0
+ mbim_packet_service_action_get_string at Base 1.10.0
+ mbim_packet_service_action_get_type at Base 1.10.0
+ mbim_packet_service_state_get_string at Base 1.10.0
+ mbim_packet_service_state_get_type at Base 1.10.0
+ mbim_pco_type_get_string at Base 1.18.0
+ mbim_pco_type_get_type at Base 1.18.0
+ mbim_pco_value_free at Base 1.18.0
+ mbim_phonebook_entry_array_free at Base 1.10.0
+ mbim_phonebook_flag_get_string at Base 1.10.0
+ mbim_phonebook_flag_get_type at Base 1.10.0
+ mbim_phonebook_state_get_string at Base 1.10.0
+ mbim_phonebook_state_get_type at Base 1.10.0
+ mbim_phonebook_write_flag_get_string at Base 1.10.0
+ mbim_phonebook_write_flag_get_type at Base 1.10.0
+ mbim_pin_desc_free at Base 1.10.0
+ mbim_pin_format_get_string at Base 1.10.0
+ mbim_pin_format_get_type at Base 1.10.0
+ mbim_pin_mode_get_string at Base 1.10.0
+ mbim_pin_mode_get_type at Base 1.10.0
+ mbim_pin_operation_get_string at Base 1.10.0
+ mbim_pin_operation_get_type at Base 1.10.0
+ mbim_pin_state_get_string at Base 1.10.0
+ mbim_pin_state_get_type at Base 1.10.0
+ mbim_pin_type_get_string at Base 1.10.0
+ mbim_pin_type_get_type at Base 1.10.0
+ mbim_protocol_error_get_string at Base 1.10.0
+ mbim_protocol_error_get_type at Base 1.10.0
+ mbim_protocol_error_quark at Base 1.10.0
+ mbim_provider_array_free at Base 1.10.0
+ mbim_provider_free at Base 1.10.0
+ mbim_provider_state_build_string_from_mask at Base 1.10.0
+ mbim_provider_state_get_type at Base 1.10.0
+ mbim_provisioned_context_element_array_free at Base 1.10.0
+ mbim_provisioned_context_element_v2_array_free at Base 1.28.0
+ mbim_proxy_get_n_clients at Base 1.10.0
+ mbim_proxy_get_n_devices at Base 1.10.0
+ mbim_proxy_get_type at Base 1.10.0
+ mbim_proxy_new at Base 1.10.0
+ mbim_qdu_file_type_get_string at Base 1.26.0
+ mbim_qdu_file_type_get_type at Base 1.26.0
+ mbim_qdu_quectel_reboot_type_get_string at Base 1.28.0
+ mbim_qdu_quectel_reboot_type_get_type at Base 1.28.0
+ mbim_qdu_quectel_version_type_get_string at Base 1.28.0
+ mbim_qdu_quectel_version_type_get_type at Base 1.28.0
+ mbim_qdu_session_action_get_string at Base 1.26.0
+ mbim_qdu_session_action_get_type at Base 1.26.0
+ mbim_qdu_session_result_get_string at Base 1.26.0
+ mbim_qdu_session_result_get_type at Base 1.26.0
+ mbim_qdu_session_status_get_string at Base 1.26.0
+ mbim_qdu_session_status_get_type at Base 1.26.0
+ mbim_qdu_session_type_get_string at Base 1.26.0
+ mbim_qdu_session_type_get_type at Base 1.26.0
+ mbim_quectel_command_response_status_get_string at Base 1.31.6
+ mbim_quectel_command_response_status_get_type at Base 1.31.6
+ mbim_quectel_command_type_get_string at Base 1.31.6
+ mbim_quectel_command_type_get_type at Base 1.31.6
+ mbim_quectel_radio_switch_state_get_string at Base 1.26.2
+ mbim_quectel_radio_switch_state_get_type at Base 1.26.2
+ mbim_radio_switch_state_get_string at Base 1.10.0
+ mbim_radio_switch_state_get_type at Base 1.10.0
+ mbim_ready_info_flag_build_string_from_mask at Base 1.10.0
+ mbim_ready_info_flag_get_type at Base 1.10.0
+ mbim_register_action_get_string at Base 1.10.0
+ mbim_register_action_get_type at Base 1.10.0
+ mbim_register_custom_service at Base 1.10.0
+ mbim_register_mode_get_string at Base 1.10.0
+ mbim_register_mode_get_type at Base 1.10.0
+ mbim_register_state_get_string at Base 1.10.0
+ mbim_register_state_get_type at Base 1.10.0
+ mbim_registration_flag_build_string_from_mask at Base 1.10.0
+ mbim_registration_flag_get_type at Base 1.10.0
+ mbim_rsrp_snr_info_array_free at Base 1.28.0
+ mbim_sar_backoff_state_get_string at Base 1.26.0
+ mbim_sar_backoff_state_get_type at Base 1.26.0
+ mbim_sar_config_state_array_free at Base 1.26.0
+ mbim_sar_control_mode_get_string at Base 1.26.0
+ mbim_sar_control_mode_get_type at Base 1.26.0
+ mbim_sar_wifi_hardware_state_get_string at Base 1.26.0
+ mbim_sar_wifi_hardware_state_get_type at Base 1.26.0
+ mbim_service_get_string at Base 1.10.0
+ mbim_service_get_type at Base 1.10.0
+ mbim_service_id_is_custom at Base 1.10.0
+ mbim_service_lookup_name at Base 1.10.0
+ mbim_sim_class_build_string_from_mask at Base 1.10.0
+ mbim_sim_class_get_type at Base 1.10.0
+ mbim_slot_array_free at Base 1.26.0
+ mbim_sms_caps_build_string_from_mask at Base 1.10.0
+ mbim_sms_caps_get_type at Base 1.10.0
+ mbim_sms_cdma_encoding_get_string at Base 1.10.0
+ mbim_sms_cdma_encoding_get_type at Base 1.10.0
+ mbim_sms_cdma_lang_get_string at Base 1.10.0
+ mbim_sms_cdma_lang_get_type at Base 1.10.0
+ mbim_sms_cdma_read_record_array_free at Base 1.10.0
+ mbim_sms_cdma_send_record_free at Base 1.10.0
+ mbim_sms_flag_get_string at Base 1.10.0
+ mbim_sms_flag_get_type at Base 1.10.0
+ mbim_sms_format_get_string at Base 1.10.0
+ mbim_sms_format_get_type at Base 1.10.0
+ mbim_sms_pdu_read_record_array_free at Base 1.10.0
+ mbim_sms_pdu_send_record_free at Base 1.10.0
+ mbim_sms_status_flag_build_string_from_mask at Base 1.30.0
+ mbim_sms_status_flag_get_string at Base 1.10.0
+ mbim_sms_status_flag_get_type at Base 1.10.0
+ mbim_sms_status_get_string at Base 1.10.0
+ mbim_sms_status_get_type at Base 1.10.0
+ mbim_sms_storage_state_get_string at Base 1.10.0
+ mbim_sms_storage_state_get_type at Base 1.10.0
+ mbim_status_error_get_string at Base 1.10.0
+ mbim_status_error_get_type at Base 1.10.0
+ mbim_status_error_quark at Base 1.10.0
+ mbim_stk_pac_profile_get_string at Base 1.10.0
+ mbim_stk_pac_profile_get_type at Base 1.10.0
+ mbim_stk_pac_type_get_string at Base 1.10.0
+ mbim_stk_pac_type_get_type at Base 1.10.0
+ mbim_subscriber_ready_state_get_string at Base 1.10.0
+ mbim_subscriber_ready_state_get_type at Base 1.10.0
+ mbim_subscriber_ready_status_flag_build_string_from_mask at Base 1.28.0
+ mbim_subscriber_ready_status_flag_get_type at Base 1.28.0
+ mbim_tai_free at Base 1.28.0
+ mbim_terminal_capability_info_array_free at Base 1.26.0
+ mbim_tlv_dup at Base 1.28.0
+ mbim_tlv_get_raw at Base 1.28.0
+ mbim_tlv_get_tlv_data at Base 1.28.0
+ mbim_tlv_get_tlv_type at Base 1.28.0
+ mbim_tlv_get_type at Base 1.28.0
+ mbim_tlv_guint16_array_get at Base 1.28.0
+ mbim_tlv_new at Base 1.28.0
+ mbim_tlv_ref at Base 1.28.0
+ mbim_tlv_string_get at Base 1.28.0
+ mbim_tlv_string_new at Base 1.28.0
+ mbim_tlv_type_get_string at Base 1.28.0
+ mbim_tlv_type_get_type at Base 1.28.0
+ mbim_tlv_unref at Base 1.28.0
+ mbim_tlv_wake_command_get at Base 1.28.0
+ mbim_tlv_wake_packet_get at Base 1.28.0
+ mbim_trace_command_get_string at Base 1.30.0
+ mbim_trace_command_get_type at Base 1.30.0
+ mbim_transmission_notification_status_get_string at Base 1.26.0
+ mbim_transmission_notification_status_get_type at Base 1.26.0
+ mbim_transmission_state_get_string at Base 1.26.0
+ mbim_transmission_state_get_type at Base 1.26.0
+ mbim_uicc_application_array_free at Base 1.28.0
+ mbim_uicc_application_type_get_string at Base 1.28.0
+ mbim_uicc_application_type_get_type at Base 1.28.0
+ mbim_uicc_class_byte_type_get_string at Base 1.26.0
+ mbim_uicc_class_byte_type_get_type at Base 1.26.0
+ mbim_uicc_file_accessibility_get_string at Base 1.28.0
+ mbim_uicc_file_accessibility_get_type at Base 1.28.0
+ mbim_uicc_file_structure_get_string at Base 1.28.0
+ mbim_uicc_file_structure_get_type at Base 1.28.0
+ mbim_uicc_file_type_get_string at Base 1.28.0
+ mbim_uicc_file_type_get_type at Base 1.28.0
+ mbim_uicc_pass_through_action_get_string at Base 1.26.0
+ mbim_uicc_pass_through_action_get_type at Base 1.26.0
+ mbim_uicc_pass_through_status_get_string at Base 1.26.0
+ mbim_uicc_pass_through_status_get_type at Base 1.26.0
+ mbim_uicc_secure_messaging_get_string at Base 1.26.0
+ mbim_uicc_secure_messaging_get_type at Base 1.26.0
+ mbim_uicc_slot_state_get_string at Base 1.26.0
+ mbim_uicc_slot_state_get_type at Base 1.26.0
+ mbim_unregister_custom_service at Base 1.10.0
+ mbim_ussd_action_get_string at Base 1.10.0
+ mbim_ussd_action_get_type at Base 1.10.0
+ mbim_ussd_response_get_string at Base 1.10.0
+ mbim_ussd_response_get_type at Base 1.10.0
+ mbim_ussd_session_state_get_string at Base 1.10.0
+ mbim_ussd_session_state_get_type at Base 1.10.0
+ mbim_utils_get_show_personal_info at Base 1.28.0
+ mbim_utils_get_traces_enabled at Base 1.10.0
+ mbim_utils_set_show_personal_info at Base 1.28.0
+ mbim_utils_set_traces_enabled at Base 1.10.0
+ mbim_uuid_cmp at Base 1.10.0
+ mbim_uuid_from_context_type at Base 1.10.0
+ mbim_uuid_from_printable at Base 1.10.0
+ mbim_uuid_from_service at Base 1.10.0
+ mbim_uuid_get_printable at Base 1.10.0
+ mbim_uuid_to_context_type at Base 1.10.0
+ mbim_uuid_to_service at Base 1.10.0
+ mbim_visible_providers_action_get_string at Base 1.10.0
+ mbim_visible_providers_action_get_type at Base 1.10.0
+ mbim_voice_call_state_get_string at Base 1.10.0
+ mbim_voice_call_state_get_type at Base 1.10.0
+ mbim_voice_class_get_string at Base 1.10.0
+ mbim_voice_class_get_type at Base 1.10.0
+ mbim_wake_type_get_string at Base 1.28.0
+ mbim_wake_type_get_type at Base 1.28.0
diff --git a/debian/libmbim-proxy.install b/debian/libmbim-proxy.install
new file mode 100644
index 0000000..f1c4c0a
--- /dev/null
+++ b/debian/libmbim-proxy.install
@@ -0,0 +1 @@
+usr/libexec/
diff --git a/debian/libmbim-utils.install b/debian/libmbim-utils.install
new file mode 100644
index 0000000..887e48d
--- /dev/null
+++ b/debian/libmbim-utils.install
@@ -0,0 +1,5 @@
+usr/bin/mbimcli
+usr/bin/mbim-network
+usr/share/bash-completion/completions/mbimcli
+usr/share/man/man1/mbim-network.1
+usr/share/man/man1/mbimcli.1
diff --git a/debian/patches/mbimcli-intel-attunnel-new-service-set-at-command.patch b/debian/patches/mbimcli-intel-attunnel-new-service-set-at-command.patch
new file mode 100644
index 0000000..526df4f
--- /dev/null
+++ b/debian/patches/mbimcli-intel-attunnel-new-service-set-at-command.patch
@@ -0,0 +1,571 @@
+From eaf237c89bbab490e6e34b202dc0edb5060c7476 Mon Sep 17 00:00:00 2001
+From: Jack Wu <wojackbb at gmail.com>
+Date: Tue, 22 Apr 2025 15:20:56 +0800
+Subject: [PATCH] mbimcli: intel-attunnel: new service, set-at-command
+
+New service for intel attunnel is created to add cid specific
+to set at command. Cids which are part of this service will be
+used by various tools to set at command to modem over MBIM.
+
+Signed-off-by: JackBB Wu <wojackbb at gmail.com>
+Origin: upstream, https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/merge_requests/235
+---
+ data/mbim-service-intel-at-tunnel.json        |  18 ++
+ .../libmbim-glib/libmbim-glib-common.sections |   6 +
+ .../libmbim-glib/libmbim-glib-docs.xml        |   5 +
+ src/libmbim-glib/generated/meson.build        |   1 +
+ src/libmbim-glib/libmbim-glib.h               |   1 +
+ src/libmbim-glib/mbim-cid.c                   |  14 ++
+ src/libmbim-glib/mbim-cid.h                   |  14 ++
+ src/libmbim-glib/mbim-message.c               |   4 +
+ src/libmbim-glib/mbim-uuid.c                  |  13 ++
+ src/libmbim-glib/mbim-uuid.h                  |  13 ++
+ src/mbimcli/mbimcli-intel-at-tunnel.c         | 158 ++++++++++++++++++
+ src/mbimcli/mbimcli.c                         |   9 +
+ src/mbimcli/mbimcli.h                         |   4 +
+ src/mbimcli/meson.build                       |   1 +
+ 14 files changed, 261 insertions(+)
+ create mode 100644 data/mbim-service-intel-at-tunnel.json
+ create mode 100644 src/mbimcli/mbimcli-intel-at-tunnel.c
+
+diff --git a/data/mbim-service-intel-at-tunnel.json b/data/mbim-service-intel-at-tunnel.json
+new file mode 100644
+index 0000000..8041fb2
+--- /dev/null
++++ b/data/mbim-service-intel-at-tunnel.json
+@@ -0,0 +1,18 @@
++[
++  // *********************************************************************************
++  { "type" : "Service",
++    "name" : "Intel AT Tunnel" },
++
++  // *********************************************************************************
++  { "name"         : "AT Command",
++    "service"      : "Intel AT Tunnel",
++    "type"         : "Command",
++    "since"        : "1.34",
++    "set"        : [ { "name"          : "CommandReq",
++                       "format"        : "unsized-byte-array",
++                       "pad-array"     : "FALSE",
++                       "personal-info" : "true" } ],
++    "response"     : [ { "name"          : "CommandResp",
++                         "format"        : "unsized-byte-array",
++                         "personal-info" : "true" } ] }
++]
+diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
+index ee323ff..0e9797d 100644
+--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
++++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
+@@ -38,6 +38,7 @@ MBIM_UUID_INTEL_TOOLS
+ MBIM_UUID_GOOGLE
+ MBIM_UUID_FIBOCOM
+ MBIM_UUID_COMPAL
++MBIM_UUID_INTEL_AT_TUNNEL
+ <SUBSECTION Methods>
+ mbim_service_get_string
+ mbim_service_lookup_name
+@@ -85,6 +86,7 @@ MbimCidIntelTools
+ MbimCidGoogle
+ MbimCidFibocom
+ MbimCidCompal
++MbimCidIntelAtTunnel
+ <SUBSECTION Methods>
+ mbim_cid_can_set
+ mbim_cid_can_query
+@@ -115,6 +117,7 @@ mbim_cid_intel_tools_get_string
+ mbim_cid_google_get_string
+ mbim_cid_fibocom_get_string
+ mbim_cid_compal_get_string
++mbim_cid_intel_at_tunnel_get_string
+ <SUBSECTION Private>
+ mbim_cid_atds_build_string_from_mask
+ mbim_cid_basic_connect_build_string_from_mask
+@@ -141,6 +144,7 @@ mbim_cid_intel_tools_build_string_from_mask
+ mbim_cid_google_build_string_from_mask
+ mbim_cid_fibocom_build_string_from_mask
+ mbim_cid_compal_build_string_from_mask
++mbim_cid_intel_at_tunnel_build_string_from_mask
+ <SUBSECTION Standard>
+ MBIM_TYPE_CID_ATDS
+ MBIM_TYPE_CID_AUTH
+@@ -167,6 +171,7 @@ MBIM_TYPE_CID_INTEL_TOOLS
+ MBIM_TYPE_CID_GOOGLE
+ MBIM_TYPE_CID_FIBOCOM
+ MBIM_TYPE_CID_COMPAL
++MBIM_TYPE_CID_INTEL_AT_TUNNEL
+ mbim_cid_atds_get_type
+ mbim_cid_auth_get_type
+ mbim_cid_basic_connect_get_type
+@@ -192,6 +197,7 @@ mbim_cid_intel_tools_get_type
+ mbim_cid_google_get_type
+ mbim_cid_fibocom_get_type
+ mbim_cid_compal_get_type
++mbim_cid_intel_at_tunnel_get_type
+ </SECTION>
+ 
+ <SECTION>
+diff --git a/docs/reference/libmbim-glib/libmbim-glib-docs.xml b/docs/reference/libmbim-glib/libmbim-glib-docs.xml
+index de55495..ac48af5 100644
+--- a/docs/reference/libmbim-glib/libmbim-glib-docs.xml
++++ b/docs/reference/libmbim-glib/libmbim-glib-docs.xml
+@@ -107,6 +107,7 @@
+     <xi:include href="xml/mbim-intel-thermal-rf.xml"/>
+     <xi:include href="xml/mbim-intel-mutual-authentication.xml"/>
+     <xi:include href="xml/mbim-intel-tools.xml"/>
++    <xi:include href="xml/mbim-intel-at-tunnel.xml"/>
+   </chapter>
+ 
+   <chapter>
+@@ -215,6 +216,10 @@
+     <title>Index of new symbols in 1.32</title>
+     <xi:include href="xml/api-index-1.32.xml"></xi:include>
+   </chapter>
++  <chapter id="api-index-1-34" role="1.34">
++    <title>Index of new symbols in 1.34</title>
++    <xi:include href="xml/api-index-1.34.xml"></xi:include>
++  </chapter>
+ 
+   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+ </book>
+diff --git a/src/libmbim-glib/generated/meson.build b/src/libmbim-glib/generated/meson.build
+index b19c356..aa402d6 100644
+--- a/src/libmbim-glib/generated/meson.build
++++ b/src/libmbim-glib/generated/meson.build
+@@ -149,6 +149,7 @@ services_data = [
+   ['google'],
+   ['fibocom'],
+   ['compal'],
++  ['intel-at-tunnel'],
+ ]
+ 
+ foreach service_data: services_data
+diff --git a/src/libmbim-glib/libmbim-glib.h b/src/libmbim-glib/libmbim-glib.h
+index 431f748..4254e3a 100644
+--- a/src/libmbim-glib/libmbim-glib.h
++++ b/src/libmbim-glib/libmbim-glib.h
+@@ -52,6 +52,7 @@
+ #include "mbim-google.h"
+ #include "mbim-fibocom.h"
+ #include "mbim-compal.h"
++#include "mbim-intel-at-tunnel.h"
+ 
+ /* backwards compatibility */
+ #include "mbim-compat.h"
+diff --git a/src/libmbim-glib/mbim-cid.c b/src/libmbim-glib/mbim-cid.c
+index ef67c57..80a0b20 100644
+--- a/src/libmbim-glib/mbim-cid.c
++++ b/src/libmbim-glib/mbim-cid.c
+@@ -268,6 +268,12 @@ static const CidConfig cid_fibocom_config [MBIM_CID_FIBOCOM_LAST] = {
+ static const CidConfig cid_compal_config [MBIM_CID_COMPAL_LAST] = {
+     { NO_SET, QUERY, NO_NOTIFY } /* MBIM_CID_COMPAL_AT_COMMAND */
+ };
++
++/* Note: index of the array is CID-1 */
++#define MBIM_CID_INTEL_AT_TUNNEL_LAST MBIM_CID_INTEL_AT_TUNNEL_AT_COMMAND
++static const CidConfig cid_intel_at_tunnel_config [MBIM_CID_INTEL_AT_TUNNEL_LAST] = {
++    { SET, NO_QUERY, NO_NOTIFY } /* MBIM_CID_INTEL_AT_TUNNEL_AT_COMMAND */
++};
+ gboolean
+ mbim_cid_can_set (MbimService service,
+                   guint       cid)
+@@ -329,6 +335,8 @@ mbim_cid_can_set (MbimService service,
+         return cid_fibocom_config[cid - 1].set;
+     case MBIM_SERVICE_COMPAL:
+         return cid_compal_config[cid - 1].set;
++    case MBIM_SERVICE_INTEL_AT_TUNNEL:
++        return cid_intel_at_tunnel_config[cid - 1].set;
+     case MBIM_SERVICE_INVALID:
+     case MBIM_SERVICE_LAST:
+     default:
+@@ -398,6 +406,8 @@ mbim_cid_can_query (MbimService service,
+         return cid_fibocom_config[cid - 1].query;
+     case MBIM_SERVICE_COMPAL:
+         return cid_compal_config[cid - 1].query;
++    case MBIM_SERVICE_INTEL_AT_TUNNEL:
++        return cid_intel_at_tunnel_config[cid - 1].query;
+     case MBIM_SERVICE_INVALID:
+     case MBIM_SERVICE_LAST:
+     default:
+@@ -467,6 +477,8 @@ mbim_cid_can_notify (MbimService service,
+         return cid_fibocom_config[cid - 1].notify;
+     case MBIM_SERVICE_COMPAL:
+         return cid_compal_config[cid - 1].notify;
++    case MBIM_SERVICE_INTEL_AT_TUNNEL:
++        return cid_intel_at_tunnel_config[cid - 1].notify;
+     case MBIM_SERVICE_INVALID:
+     case MBIM_SERVICE_LAST:
+     default:
+@@ -537,6 +549,8 @@ mbim_cid_get_printable (MbimService service,
+         return mbim_cid_fibocom_get_string (cid);
+     case MBIM_SERVICE_COMPAL:
+         return mbim_cid_compal_get_string (cid);
++    case MBIM_SERVICE_INTEL_AT_TUNNEL:
++        return mbim_cid_intel_at_tunnel_get_string (cid);
+ 
+     case MBIM_SERVICE_LAST:
+     default:
+diff --git a/src/libmbim-glib/mbim-cid.h b/src/libmbim-glib/mbim-cid.h
+index a6d6e84..52c475c 100644
+--- a/src/libmbim-glib/mbim-cid.h
++++ b/src/libmbim-glib/mbim-cid.h
+@@ -515,6 +515,20 @@ typedef enum { /*< since=1.32 >*/
+     MBIM_CID_COMPAL_AT_COMMAND = 1,
+ } MbimCidCompal;
+ 
++/**
++ * MbimCidIntelAtTunnel:
++ * @MBIM_CID_INTEL_AT_TUNNEL_UNKNOWN: Unknown command.
++ * @MBIM_CID_INTEL_AT_TUNNEL_AT_COMMAND: AT over MBIM message.
++ *
++ * MBIM commands in the %MBIM_SERVICE_INTEL_AT_TUNNEL service.
++ *
++ * Since: 1.34
++ */
++typedef enum { /*< since=1.34 >*/
++    MBIM_CID_INTEL_AT_TUNNEL_UNKNOWN    = 0,
++    MBIM_CID_INTEL_AT_TUNNEL_AT_COMMAND = 1,
++} MbimCidIntelAtTunnel;
++
+ /**
+  * mbim_cid_can_set:
+  * @service: a #MbimService.
+diff --git a/src/libmbim-glib/mbim-message.c b/src/libmbim-glib/mbim-message.c
+index c8e92ea..96566ff 100644
+--- a/src/libmbim-glib/mbim-message.c
++++ b/src/libmbim-glib/mbim-message.c
+@@ -46,6 +46,7 @@
+ #include "mbim-google.h"
+ #include "mbim-fibocom.h"
+ #include "mbim-compal.h"
++#include "mbim-intel-at-tunnel.h"
+ 
+ /*****************************************************************************/
+ 
+@@ -2242,6 +2243,9 @@ mbim_message_get_printable_full (const MbimMessage  *self,
+         case MBIM_SERVICE_COMPAL:
+             fields_printable = __mbim_message_compal_get_printable_fields (self, line_prefix, &inner_error);
+             break;
++        case MBIM_SERVICE_INTEL_AT_TUNNEL:
++            fields_printable = __mbim_message_intel_at_tunnel_get_printable_fields (self, line_prefix, &inner_error);
++            break;
+         case MBIM_SERVICE_INVALID:
+         case MBIM_SERVICE_LAST:
+             g_assert_not_reached ();
+diff --git a/src/libmbim-glib/mbim-uuid.c b/src/libmbim-glib/mbim-uuid.c
+index 0c03001..2e9ebc5 100644
+--- a/src/libmbim-glib/mbim-uuid.c
++++ b/src/libmbim-glib/mbim-uuid.c
+@@ -297,6 +297,14 @@ static const MbimUuid uuid_compal = {
+     .e = { 0x45, 0x1c, 0x74, 0xdd, 0xa9, 0x57 }
+ };
+ 
++static const MbimUuid uuid_intel_at_tunnel = {
++    .a = { 0xda, 0x13, 0x8c, 0x64 },
++    .b = { 0x65, 0x15 },
++    .c = { 0x48, 0x93 },
++    .d = { 0x92, 0xb2 },
++    .e = { 0xa1, 0xe1, 0xca, 0x7c, 0x81, 0xca }
++};
++
+ static GList *mbim_custom_service_list = NULL;
+ 
+ typedef struct {
+@@ -442,6 +450,8 @@ mbim_uuid_from_service (MbimService service)
+         return &uuid_fibocom;
+     case MBIM_SERVICE_COMPAL:
+         return &uuid_compal;
++    case MBIM_SERVICE_INTEL_AT_TUNNEL:
++        return &uuid_intel_at_tunnel;
+     case MBIM_SERVICE_LAST:
+         g_assert_not_reached ();
+     default:
+@@ -533,6 +543,9 @@ mbim_uuid_to_service (const MbimUuid *uuid)
+     if (mbim_uuid_cmp (uuid, &uuid_compal))
+         return MBIM_SERVICE_COMPAL;
+ 
++    if (mbim_uuid_cmp (uuid, &uuid_intel_at_tunnel))
++        return MBIM_SERVICE_INTEL_AT_TUNNEL;
++
+     for (l = mbim_custom_service_list; l != NULL; l = l->next) {
+         if (mbim_uuid_cmp (&((MbimCustomService *)l->data)->uuid, uuid))
+             return ((MbimCustomService *)l->data)->service_id;
+diff --git a/src/libmbim-glib/mbim-uuid.h b/src/libmbim-glib/mbim-uuid.h
+index 20db080..62484c8 100644
+--- a/src/libmbim-glib/mbim-uuid.h
++++ b/src/libmbim-glib/mbim-uuid.h
+@@ -119,6 +119,7 @@ gboolean mbim_uuid_from_printable (const gchar *str,
+  * @MBIM_SERVICE_GOOGLE: Google specific service. Since 1.30
+  * @MBIM_SERVICE_FIBOCOM: Fibocom specific service. Since 1.32.
+  * @MBIM_SERVICE_COMPAL: Compal specific service. Since 1.32.
++ * @MBIM_SERVICE_INTEL_AT_TUNNEL: Intel at tunnel service. Since 1.34.
+  * @MBIM_SERVICE_LAST: Internal value.
+  *
+  * Enumeration of the generic MBIM services.
+@@ -152,6 +153,7 @@ typedef enum { /*< since=1.0 >*/
+     MBIM_SERVICE_GOOGLE                      = 23,
+     MBIM_SERVICE_FIBOCOM                     = 24,
+     MBIM_SERVICE_COMPAL                      = 25,
++    MBIM_SERVICE_INTEL_AT_TUNNEL             = 26,
+ #if defined LIBMBIM_GLIB_COMPILATION
+     MBIM_SERVICE_LAST /*< skip >*/
+ #endif
+@@ -444,6 +446,17 @@ typedef enum { /*< since=1.0 >*/
+  */
+ #define MBIM_UUID_COMPAL mbim_uuid_from_service (MBIM_SERVICE_COMPAL)
+ 
++/**
++ * MBIM_UUID_INTEL_AT_TUNNEL:
++ *
++ * Get the UUID of the %MBIM_SERVICE_INTEL_AT_TUNNEL service.
++ *
++ * Returns: (transfer none): a #MbimUuid.
++ *
++ * Since: 1.34
++ */
++#define MBIM_UUID_INTEL_AT_TUNNEL mbim_uuid_from_service (MBIM_SERVICE_INTEL_AT_TUNNEL)
++
+ /**
+  * mbim_service_lookup_name:
+  * @service: a MbimService or custom service.
+diff --git a/src/mbimcli/mbimcli-intel-at-tunnel.c b/src/mbimcli/mbimcli-intel-at-tunnel.c
+new file mode 100644
+index 0000000..7478b4c
+--- /dev/null
++++ b/src/mbimcli/mbimcli-intel-at-tunnel.c
+@@ -0,0 +1,158 @@
++/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
++/* SPDX-License-Identifier: GPL-2.0-or-later */
++/*
++ * mbimcli -- Command line interface to control MBIM devices
++ *
++ * Copyright (C) 2023 chenhaotian <jackbb_wu at compal.com>
++ */
++
++#include "config.h"
++
++#include <stdio.h>
++#include <stdlib.h>
++#include <locale.h>
++#include <string.h>
++
++#include <glib.h>
++#include <gio/gio.h>
++
++#include <libmbim-glib.h>
++
++#include "mbimcli.h"
++#include "mbimcli-helpers.h"
++
++/* Context */
++typedef struct {
++    MbimDevice *device;
++    GCancellable *cancellable;
++} Context;
++static Context *ctx;
++
++/* Options */
++static gchar *query_at_command_str;
++
++static GOptionEntry entries[] = {
++    { "intel-at-tunnel-set-at-command", 0, 0, G_OPTION_ARG_STRING, &query_at_command_str,
++      "send AT command to modem, and receive AT response",
++      "\"<AT command>\""
++    },
++    { NULL, 0, 0, 0, NULL, NULL, NULL }
++};
++
++GOptionGroup *
++mbimcli_intel_at_tunnel_get_option_group (void)
++{
++   GOptionGroup *group;
++
++   group = g_option_group_new ("intel-at-tunnel",
++                               "Intel AT Tunnel options:",
++                               "Show Intel AT Tunnel Service options",
++                               NULL,
++                               NULL);
++   g_option_group_add_entries (group, entries);
++   return group;
++}
++
++gboolean
++mbimcli_intel_at_tunnel_options_enabled (void)
++{
++    static guint n_actions = 0;
++    static gboolean checked = FALSE;
++
++    if (checked)
++        return !!n_actions;
++
++    n_actions = !!query_at_command_str;
++
++    if (n_actions > 1) {
++        g_printerr ("error: too many Intel AT Tunnel actions requested\n");
++        exit (EXIT_FAILURE);
++    }
++
++    checked = TRUE;
++    return !!n_actions;
++}
++
++static void
++context_free (Context *context)
++{
++    if (!context)
++        return;
++
++    if (context->cancellable)
++        g_object_unref (context->cancellable);
++    if (context->device)
++        g_object_unref (context->device);
++    g_slice_free (Context, context);
++}
++
++static void
++shutdown (gboolean operation_status)
++{
++    /* Cleanup context and finish async operation */
++    context_free (ctx);
++    mbimcli_async_operation_done (operation_status);
++}
++
++static void
++intel_at_tunnel_at_command_ready (MbimDevice   *device,
++                                  GAsyncResult *res)
++{
++    g_autoptr(GError)      error     = NULL;
++    guint32                ret_size  = 0;
++    const guint8           *ret_str  = NULL;
++    g_autoptr(MbimMessage) response  = NULL;
++
++    response = mbim_device_command_finish (device, res, &error);
++
++    if (!response || !mbim_message_response_get_result (response, MBIM_MESSAGE_TYPE_COMMAND_DONE, &error)) {
++        g_printerr ("error: operation failed: %s\n", error->message);
++        shutdown (FALSE);
++        return;
++    }
++
++    if (!mbim_message_intel_at_tunnel_at_command_response_parse (
++            response,
++            &ret_size,
++            &ret_str,
++            &error)) {
++        g_printerr ("error: couldn't parse response message: %s\n", error->message);
++        shutdown (FALSE);
++        return;
++    }
++
++    g_print ("%.*s\n", ret_size, ret_str);
++
++    shutdown (TRUE);
++}
++
++void
++mbimcli_intel_at_tunnel_run (MbimDevice   *device,
++                             GCancellable  *cancellable)
++{
++    g_autoptr(MbimMessage) request  = NULL;
++    g_autofree gchar       *req_str = NULL;
++    guint32                req_size = 0;
++
++    /* Initialize context */
++    ctx = g_slice_new (Context);
++    ctx->device = g_object_ref (device);
++    ctx->cancellable = cancellable ? g_object_ref (cancellable) : NULL;
++
++    /* Request to send AT command */
++    if (query_at_command_str) {
++        req_str = g_strdup_printf ("%s\r\n", query_at_command_str);
++        req_size = strlen (req_str);
++
++        request = mbim_message_intel_at_tunnel_at_command_set_new (req_size, (const guint8 *)req_str, NULL);
++        mbim_device_command (ctx->device,
++                             request,
++                             10,
++                             ctx->cancellable,
++                             (GAsyncReadyCallback)intel_at_tunnel_at_command_ready,
++                             NULL);
++        return;
++    }
++
++    g_warn_if_reached ();
++}
+diff --git a/src/mbimcli/mbimcli.c b/src/mbimcli/mbimcli.c
+index 8b26263..bf400be 100644
+--- a/src/mbimcli/mbimcli.c
++++ b/src/mbimcli/mbimcli.c
+@@ -375,6 +375,9 @@ device_open_ready (MbimDevice   *dev,
+     case MBIM_SERVICE_COMPAL:
+         mbimcli_compal_run (dev, cancellable);
+         return;
++    case MBIM_SERVICE_INTEL_AT_TUNNEL:
++        mbimcli_intel_at_tunnel_run (dev, cancellable);
++        return;
+ 
+         /* unsupported actions in the CLI */
+     case MBIM_SERVICE_INVALID:
+@@ -535,6 +538,11 @@ parse_actions (void)
+         actions_enabled++;
+     }
+ 
++    if (mbimcli_intel_at_tunnel_options_enabled ()) {
++        service = MBIM_SERVICE_INTEL_AT_TUNNEL;
++        actions_enabled++;
++    }
++
+     /* Noop */
+     if (noop_flag)
+         actions_enabled++;
+@@ -589,6 +597,7 @@ int main (int argc, char **argv)
+     g_option_context_add_group (context, mbimcli_fibocom_get_option_group());
+     g_option_context_add_group (context, mbimcli_sms_get_option_group ());
+     g_option_context_add_group (context, mbimcli_compal_get_option_group ());
++    g_option_context_add_group (context, mbimcli_intel_at_tunnel_get_option_group ());
+ 
+     g_option_context_add_main_entries (context, main_entries, NULL);
+     if (!g_option_context_parse (context, &argc, &argv, &error)) {
+diff --git a/src/mbimcli/mbimcli.h b/src/mbimcli/mbimcli.h
+index 1358405..d596066 100644
+--- a/src/mbimcli/mbimcli.h
++++ b/src/mbimcli/mbimcli.h
+@@ -38,6 +38,7 @@ GOptionGroup *mbimcli_google_get_option_group                      (void);
+ GOptionGroup *mbimcli_fibocom_get_option_group                     (void);
+ GOptionGroup *mbimcli_sms_get_option_group                         (void);
+ GOptionGroup *mbimcli_compal_get_option_group                      (void);
++GOptionGroup *mbimcli_intel_at_tunnel_get_option_group             (void);
+ 
+ gboolean      mbimcli_basic_connect_options_enabled               (void);
+ gboolean      mbimcli_phonebook_options_enabled                   (void);
+@@ -58,6 +59,7 @@ gboolean      mbimcli_google_options_enabled                      (void);
+ gboolean      mbimcli_fibocom_options_enabled                     (void);
+ gboolean      mbimcli_sms_options_enabled                         (void);
+ gboolean      mbimcli_compal_options_enabled                      (void);
++gboolean      mbimcli_intel_at_tunnel_options_enabled             (void);
+ 
+ void          mbimcli_basic_connect_run                 (MbimDevice   *device,
+                                                          GCancellable *cancellable);
+@@ -97,6 +99,8 @@ void          mbimcli_sms_run                           (MbimDevice *device,
+                                                          GCancellable *cancellable);
+ void          mbimcli_compal_run                        (MbimDevice *device,
+                                                          GCancellable *cancellable);
++void          mbimcli_intel_at_tunnel_run               (MbimDevice *device,
++                                                         GCancellable *cancellable);
+ 
+ /* link management */
+ GOptionGroup *mbimcli_link_management_get_option_group (void);
+diff --git a/src/mbimcli/meson.build b/src/mbimcli/meson.build
+index 7228c66..8f2594f 100644
+--- a/src/mbimcli/meson.build
++++ b/src/mbimcli/meson.build
+@@ -9,6 +9,7 @@ mbimcli_sources = files(
+   'mbimcli-dss.c',
+   'mbimcli-fibocom.c',
+   'mbimcli-google.c',
++  'mbimcli-intel-at-tunnel.c',
+   'mbimcli-intel-firmware-update.c',
+   'mbimcli-intel-mutual-authentication.c',
+   'mbimcli-intel-thermal-rf.c',
+-- 
+2.43.0
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..88d4313
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+mbimcli-intel-attunnel-new-service-set-at-command.patch
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7b1f037
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+export DPKG_GENSYMBOLS_CHECK_LEVEL=4
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+%:
+	dh $@ --with gir
+
+ifeq ($(filter libmbim-glib-doc,$(shell dh_listpackages)),)
+configure_flags += -Dgtk_doc=false
+else
+configure_flags += -Dgtk_doc=true
+endif
+
+override_dh_auto_configure:
+	dh_auto_configure -- -Ddefault_library=both $(configure_flags)
+
+override_dh_missing:
+	dh_missing -X.la
+
+override_dh_installexamples:
+	dh_installexamples -XMakefile
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 0000000..33c3a64
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..932520d
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,5 @@
+Test-Command: mbimcli  --help
+Restrictions: superficial
+Depends:
+ libmbim-utils,
+
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8162d50
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://gitlab.freedesktop.org/mobile-broadband/libmbim/issues/
+Bug-Submit: https://gitlab.freedesktop.org/mobile-broadband/libmbim/issues/new
+Repository: https://gitlab.freedesktop.org/mobile-broadband/libmbim.git
+Repository-Browse: https://gitlab.freedesktop.org/mobile-broadband/libmbim
diff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc
new file mode 100644
index 0000000..1310c2b
--- /dev/null
+++ b/debian/upstream/signing-key.asc
@@ -0,0 +1,92 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+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
+sg==
+=J+xH
+-----END PGP PUBLIC KEY BLOCK-----
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mQINBGMaVyoBEACiF6hvaBfQhFxSI//OQ0BVJ7iNVdBErGIOybyiltWgH6ApULEG
+MnHCHoiLAjpgmwydiluFQaQN4bt7AR1z1g82djJZ6RvknFhIMc+iIFJOnhEq6Xea
+lHnUC/8X7oQGdf80MvsA1Njd57XX/rqV2xpdP/WpVOljCvuNbTUsgXUWmAKBHFc/
+gkpVQTWK3eJS8uFxPJTXjzqv7N3/C+OvwIO1YhswHyDHnyLH3+mD2y7PKy/PE+ay
+7e/gTaJmchSDN8fJrVOnasTRSloGf404AUYitSJ03VPSXz8uz+TjyHfabgmeruk+
+8cpvDiqU6UQbUxftiCOPyiiqs/HI6vi1Gqn05LJDVZSNLUV/W/JXUxwGQic02m+6
+O+GoezNIotFCFV4gPbIsEAvJpH/XOMq1pwz/1+iHOt+F6m9o8P/DpbhJ80gBIubg
+UP50mDSw7Ceu6O39YaEK+cKqZGO0ruMcArpScDxuQPpgzaxQmgXjPBGtg4MsGAe2
+puRszqbziMi91q18PH9CGYUgev7kFCFIQLe1HN+P2XkTDExfwOwktPXUuWphdnij
+ov+Wuf9FvzHz2AUtWJT7pcRiOLaHBEGC7T4hy8kN+Ek3tClB+/LZOYwE3NEI+tRc
+PjKoasxGM7RrBpbV8+1iReB/NcLxPAg6cb0L0SFhdv/6Ek3FuIZ06MFmowARAQAB
+tC5BbGVrc2FuZGVyIE1vcmdhZG8gPGFsZWtzYW5kZXJtakBjaHJvbWl1bS5vcmc+
+iQJHBBMBCAAxFiEEqBTQm5xbwBlFpkMIrs4COcZgatUFAmMaVywCGwMECwkIBwUV
+CAkKCwUWAgMBAAAKCRCuzgI5xmBq1S6fD/4tWziXt1DN0nb7OI1SscvPQGVnMf5q
+rlRJJPHkmrUUkFomKs2PIZD9LmvT09j/QdbjNThl+yTxqLOHnS4Gl0LNOh1fjZeB
+575uDkpffj0m7deHTIU93V2V+BOhtMU0df1KTL3CU7ySbP/GkxKp7GKJpst4ouYz
+/Rz8SybIY8cgd2sGBJiH8ShixifZNtlp9MgE1YylZ0pHA+mf+S3zyAozo3baFGrC
+6Iw0nHZkTKlq7SN+DP5/ZiMZ/x0hvexcq9MLmSBccvIh6hHitkaYjFe+PnntLi83
+DhvBO63SdamtsrdHY0SUi1UHrka6LvP2sCcBcqE00uFwifBFaF+QYAbamGc9SOcy
+hsiCRM7kPkklipJkTp4dBBogV6ExA8OSJnQMhK2T3ygJLNCAhbFOsX9mtWAk2ZtQ
+P/XrbeoSsgmKR0Ye0AzOVY9wk2HMsPPiRAydz8w8UWfJ09yXmzhbZARciM7QXaoY
+AQiyCKdiTGye80SEjDc9cbQxP1YUUaz8lEMkjcRT5bE0w6RiYZkUM/en5mbygt29
+QDimDX+62k102lfH+gRJenhuFZ5EfXecCB8ia/lwnHgy5atZ0D6R4yKNlL499FAx
+7d9pia7Y4umfnm5p+MLme5w++847lAo/BZyjl4OKNLFKNCM608U27kMbIXT/weMN
+PNOV8lCEoBs3L7kCDQRjGlcsARAAvfIXEKFcKR12BlhjEXOMbvfnyN9zzGdS2JuD
+2ibvnYX6ou3gB4fG1PFeYkCBGyHMKAjKCbfXkxH5iVKku+ykT8qkwa+qs4FK6C0s
+fsPWvEF2qJZdROOR62lBIct2rXM3EoEEl47QxJSsvICIXTKUOf/d+BMxauGxPw1J
+ZCpZPx5V1eeWJ1exRQqt3IsLlrhBulnMcaBLeusuKCckAH5JfhiMfqM8v6T+ed6i
+baJo+wQwHBFkin9GqFqOmEaSYLmt/AmvIfE4KVJ0BZrhqz/feKw5QbnC3ffwQzLV
+TPWYi/4CDWGjkwILac1VCPKR7YA1DY5/eAqThGMQoLe5Bk2ObTx89dT9bq/poQTG
+QOdcaat2ZaBoDVA2PSMNVSSXjK/cP8UJOsDpxo12K05FLOJogQBf8L4xKUQKYv8z
+EI1BiGduyS//k9dkUEa9Pi5DqPLXmrrHBuVK/Ikds7C18lQwZpaaOl2fZhmLPwyK
+q36ch2+KiF7XFyTDYEqA/kb4Tfkm2WzrNvawj7hx4avFFeo7LAnvMRy4JT8STaxx
+KL8TvxCsJzu+CsLMcNykDKb18Ez3TWc79NIAkrhbgVFPWVmQQaaCqrvEs17ggQXU
+KiFt24zFBJNFHq6+W+9Nm2FAPx7pqUQDUaoZMzGAs9zPQEACRvDVSAmHXdSQ3Bu/
+we1hBE8AEQEAAYkCNgQYAQgAIBYhBKgU0JucW8AZRaZDCK7OAjnGYGrVBQJjGlcs
+AhsMAAoJEK7OAjnGYGrVQmIP/1tNstIYqsI9Q/FRFp3u1qA/Wr8DoJloNk0AKuvT
+LVimFgXyQX1Lepn8BpJwsmDk3820nfJ9gwus5Ha5Cu5H26Ssg8WEGH6tzETJf/lI
+lZnucem31Bxo+BnyTVQAulcYXc7NewoM+2zAepL3HNtvYrrBBIL/NAOZQwJrHK25
+G95QQVucubuj3j3/D2Ve2ezPuqXOXTvSls06xk3agcyhWuIY5QMdQq8O2ya1Hxy5
+w/Z4oS5UFOyoVs9ngXdtFmZMA+TjYRl03nYq4ploCaTyQS6GkgxVDsITlSkJlXmH
+9Z9OR8atwyL7/NVu0JqeolMlqI08O3Uf/fdiDWAR4vAogqWM2fsnK9Ur9ToRyQ/K
+Pdcv6ZuaEAVbqSVIuAcq5mtEYpM2TjsYuLGwHFHa/d77Tw8+qNx/z7b3KaWYXoj5
+SYbigkYvB4Mynmg0NOR91iRMCElklSTOqF4XvzXuhrsKxdZwmUFtAWUU5iylPaXx
+chSDxWVEj//NPwXuUVcgb2BlDV6EdlLRVLhm1uFiRBiQ/la1yje6mFTUMc5Wf303
+iVfQknPDTOIdqoOQNtJo4vwJZH+IsAD1DtnTXahD+Gy2cYdtpG0XKzkF/IneQqzI
+g3cO7H5+wW3dks6wOEBmeEuAi38wsG412e3LnkWLRFjyntenXZVDnMXuyDCG7Pn0
+MGUY
+=+Ikk
+-----END PGP PUBLIC KEY BLOCK-----
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..86a2bc4
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=4
+opts="mode=git,pgpmode=gittag,uversionmangle=s/-(alpha|beta|rc)/~$1/" \
+  https://gitlab.freedesktop.org/mobile-broadband/@PACKAGE@.git \
+  refs/tags/(\d+\.\d?[02468][\.\-].*)


More information about the Neon-commits mailing list