debian/0000775000000000000000000000000012303221713007162 5ustar debian/libmm-glib-doc.install0000664000000000000000000000004112265260535013337 0ustar usr/share/gtk-doc/html/libmm-glibdebian/modemmanager-doc.install0000664000000000000000000000004412265260535013763 0ustar usr/share/gtk-doc/html/ModemManager debian/copyright0000664000000000000000000000222112265260535011126 0ustar I. Copyright Copyright (C) 2008 - 2009 Novell, Inc. Copyright (C) 2009 Red Hat, Inc. ModemManager code is Licensed under GPL version 2 (or any later version). See: /usr/share/common-licenses/GPL-2 ModemManager is maintained at http://cgit.freedesktop.org/ModemManager/ModemManager/ The git repository used to export from can be cloned by: git://anongit.freedesktop.org/ModemManager/ModemManager Some files have an additional copyright holder: ./plugins/mm-modem-mbm.h: Copyright (C) 2008 Ericsson AB ./plugins/mm-modem-mbm.c: Copyright (C) 2008 Ericsson AB ./plugins/mm-plugin-mbm.c: Copyright (C) 2008 Ericsson AB ./plugins/mm-plugin-mbm.h: Copyright (C) 2008 Ericsson AB ./doc-generator.xsl: Copyright (C) 2006, 2007 Collabora Limited Some files are governed under the more liberal LGPL-2.1 (or any later version) that can be found in /usr/share/common-licenses/LGPL-2.1: ./doc-generator.xsl: LGPL-2.1 (or any later version) II. Packaging Copyright Packaging is (C) 2009 Canonical Ltd. and licensed under the GPL version 3 (or any later version). See: /usr/share/common-licenses/GPL The url of the packaging bzr branch is documented in debian/control debian/modemmanager-dev.install0000664000000000000000000000007412265260535013777 0ustar usr/include/ModemManager usr/lib/*/pkgconfig/ModemManager.pcdebian/libmm-glib0.install0000664000000000000000000000003212265260535012654 0ustar usr/lib/*/libmm-glib.so.* debian/source/0000775000000000000000000000000012265260535010476 5ustar debian/source/format0000664000000000000000000000001412265260535011704 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000010060212303221562011035 0ustar modemmanager (1.0.0-2ubuntu1) trusty; urgency=medium * debian/rules: Work around build failure with -O3 by dropping to -O2. -- Adam Conrad Tue, 25 Feb 2014 16:12:24 -0700 modemmanager (1.0.0-2) experimental; urgency=medium * Sync more changes from Ubuntu: - changelog for 0.6.0.0.really-0ubuntu4 (all changes dropped, they are patches included in the current upstream version). - changelog for 0.6.0.0.really-0ubuntu5 (all changes dropped, they are patches included in the current upstream version). - changelog for 0.6.0.0.really-0ubuntu6. - Build-Depend on automake1.11. - changelog for 0.6.0.0.really-0ubuntu7. - lp1229748_bluegiga_blacklist.patch: don't reset BLED112B. -- Mathieu Trudel-Lapierre Tue, 14 Jan 2014 10:02:26 -0500 modemmanager (1.0.0-1) experimental; urgency=low * New upstream release. (Closes: #728214, #728215) * debian/control: add a versioned dependency for libqmi -- we need at least version 1.4. * debian/control: build-depends on libmbim-glib-dev 1.4 * debian/rules: run the local autogen.sh rather than gnome-autogen.sh. * debian/rules: drop --with-tests. * debian/rules: clean up after gtk-doc files left around. * debian/patches/glib_fixes.patch: link against glib explicitly for the huawei modem helper tests. * debian/libmm-glib0.symbols: updated symbols: Contacts interface that was in 0.7.990 got dropped; it's not actually implemented, so upstream avoids exposing it. * debian/watch: update watch file for new location of upstream source. -- Mathieu Trudel-Lapierre Fri, 20 Dec 2013 15:35:26 -0500 modemmanager (0.7.991-1) experimental; urgency=low [ Mathieu Trudel-Lapierre ] * New upstream release. * debian/patches/handle_data07_capabilities_probing.patch, debian/patches/git_skip_add_utf8_check_219424a.patch, debian/patches/git_lte_etsi_mode_0af47c7.patch, debian/patches/git_lte_4g_parsing_90489ae.patch, debian/patches/git_lp1015328_segfault_in_clck_parser_318aaa0.patch, debian/patches/git_better_handle_ucs2_convert_e07c216.patch: Dropped, these patches were cherry-picks; included upstream * debian/patches/ericsson_h5321gw_usbids.patch: dropped, included upstream. * debian/control: - clean up build-depends: remove xsltproc, bump libglib2.0-dev to (>= 2.30.2), libgudev-1.0-dev to (>= 147). - Add gtk-doc-tools to Build-Depends. - Add libqmi-glib-dev to Build-Depends. - Add gnome-common to Build-Depends. - Bump debhelper Build-Depends to >= 9. - Make sure libmm-glib0 pre-depends on multiarch-support (lintian). - Make libmm-glib0 Multi-Arch: same. - Make sure all binary packages (except modemmanager-dbg) are priority optional. - Update short descriptions. - Breaks network-manager (<< 0.9.8.2-1) since otherwise NetworkManager will not see ModemManager with its new API. * debian/compat: bump to compat level 9. * debian/rules: - Replace --with-docs with --enable-gtk-doc. - Fix autoreconf to run gnome-autogen.sh. - Drop the override for installdocs; docs/spec.html isn't being built anymore. - Run dh_install with --fail-missing. - Remove test pppd plugin which we shouldn't install. - Drop old cruft for getting git snapshots. - We don't need to exclude the pppd path from makeshlibs, since nothing gets installed there. * debian/patches/lp700316_usb_blacklist.patch: refreshed. * debian/patches/arduino-blacklist.patch: refreshed. * debian/patches/linux-default-usb-id.patch: refreshed. * debian/*.install: make sure the files are properly installed given the new packages, also take into account multiarch paths. * debian/modemmanager.install: install the new mmcli binary. * debian/ubuntu/modemmanager.upstart: fix the name for the ModemManager binary, since it was changed upstream. * debian/patches/dbus_remove_max_replies_per_connection_limit.patch: dropped, included upstream. [ Michael Biebl ] * Add symbols file for libmm-glib0. [ Marius B. Kotsbak ] * Added binary packages modemmanager-doc and libmm-glib-doc for gtk-docs. * Split out modemmanager-dev package containing header files and .pc file. - add dependency on modemmanager-dev from libmm-glib-dev as stated in "mm-glib.pc" - add proper replaces/breaks for modemmanager-dev because of moved files * Build-depends: added "libglib2.0-doc" for the cross references in the doc to work. * debian/rules: make dh_makeshlibs override multiarch aware. * Update standards version to current 3.9.4. -- Mathieu Trudel-Lapierre Tue, 11 Jun 2013 10:35:42 -0400 modemmanager (0.6.0.0.really-0ubuntu7) saucy; urgency=low * debian/patches/lp1229748_bluegiga_blacklist.patch: don't reset BLED112B. (LP: #1229748) -- Alan Bell Tue, 24 Sep 2013 15:39:47 +0100 modemmanager (0.6.0.0.really-0ubuntu6) saucy; urgency=low * Build-depend on automake1.11. -- Matthias Klose Tue, 24 Sep 2013 14:57:53 +0200 modemmanager (0.6.0.0.really-0ubuntu5) raring; urgency=low * debian/patches/lp1164023_try_csq_if_cind_fails_5d854a3.patch: fallback to trying AT+CSQ if AT+CIND fails. (LP: #1164023) * debian/patches/git_udev_match_both_vid_pid_e322ccf.patch: match both VID and PID when matching devices: If the rules to tag specific USB interface numbers only apply on the PID, we'll end up seeing that if the port has a parent with another PID, and that other PID also has a rule, port will get tagged multiple times. * debian/patches/git_mbm_remove_check_poll_when_conn_1652019.patch: mbm: remove connection attempt check poll explicitly when connected: Completing a MMCallbackInfo is done asynchronously (in an idle), which means that we may get the poll timeout called in between... -- Mathieu Trudel-Lapierre Wed, 10 Apr 2013 21:20:53 -0400 modemmanager (0.6.0.0.really-0ubuntu4) raring; urgency=low * debian/patches/git_cdma_double_free_05a4226.patch: cdma: avoid double free of GError (LP: #1083659) * debian/patches/git_ignore_arduino_aa84ce9.patch: properly ignore more arduino devices. (LP: #1153632) * debian/patches/git_ignore_west_mountain_radios_e608b17.patch: ignore West Mountain amateur radio systems. (LP: #1154654) * debian/patches/lp700316_usb_blacklist.patch: refreshed. -- Mathieu Trudel-Lapierre Mon, 01 Apr 2013 11:07:37 -0400 modemmanager (0.6.0.0.really-0ubuntu3) raring; urgency=low * debian/patches/linux-default-usb-id.patch: blacklist the USB-Gadget default USB ID (the module actually allows you to set a custom one). The default ID is re-used by the Nexus 7 with Ubuntu images to expose a tty you can use to login to the system; but if it's not ignored ModemManager will harass it for some time trying to probe it. (LP: #1105352) -- Mathieu Trudel-Lapierre Mon, 28 Jan 2013 11:24:42 -0500 modemmanager (0.6.0.0.really-0ubuntu2) raring; urgency=low * debian/patches/handle_data07_capabilities_probing.patch: properly handle probing for the Huawei Data07 modem. (LP: #1071492) -- Mathieu Trudel-Lapierre Tue, 20 Nov 2012 17:26:04 -0500 modemmanager (0.6.0.0.really-0ubuntu1) quantal; urgency=low * Upload the right tarball for 0.6.0.0 from upstream, which I somehow mishandled before. Thanks to Marius B. Kotsbak for pointing out the issue. -- Mathieu Trudel-Lapierre Mon, 08 Oct 2012 11:03:19 -0400 modemmanager (0.6.0.0-0ubuntu4) quantal; urgency=low * debian/patches/git_fall_back_to_csq_cind_8bd6903.patch: fallback to +CSQ if +CIND reports a signal level of 0. (LP: #1060831) * debian/patches/git_move_cind_process_func_1dee45e.patch: moving the CIND processing function down a bit to make the above change cleaner. Cherry-pick from upstream. * debian/patches/ericsson_h5321gw_usbids.patch: Add another known USB ID for the Ericsson H5321gw. (LP: #1057956) -- Mathieu Trudel-Lapierre Thu, 04 Oct 2012 16:38:54 -0400 modemmanager (0.6.0.0-0ubuntu3) quantal; urgency=low * debian/patches/git_lte_4g_parsing_90489ae.patch, debian/patches/git_lte_etsi_mode_0af47c7.patch: cherry-pick the patches to properly handle and display LTE/4G technology modes. (LP: #1044744) * debian/patches/git_lp1015328_segfault_in_clck_parser_318aaa0.patch: avoid crashing when parsing +CLCK responses. (LP: #1015328) -- Mathieu Trudel-Lapierre Tue, 25 Sep 2012 16:51:16 -0400 modemmanager (0.6.0.0-0ubuntu2) quantal; urgency=low * debian/patches/git_better_handle_ucs2_convert_e07c216.patch, debian/patches/git_skip_add_utf8_check_219424a.patch: fix UCS2 conversion for some Huawei devices which return "garbage" along with the response for the +COPS command. (LP: #1049426) -- Mathieu Trudel-Lapierre Fri, 14 Sep 2012 14:15:15 -0400 modemmanager (0.6.0.0-0ubuntu1) quantal; urgency=low * New upstream release. (LP: #1043486) * debian/patches/fix-format-string.patch: dropped, applied upstream. * debian/patches/qdl-blacklist.patch: replaced with installing the rules file directly to the udev rules directory. * debian/77-mm-qdl-device-blacklist.rules, debian/rules: additional rules file from the qdl-blacklist.patch; we now install it directly to the udev rules directory. This fixes daily builds. * debian/rules: build with --with-tests. -- Mathieu Trudel-Lapierre Fri, 07 Sep 2012 10:58:06 -0400 modemmanager (0.5.2.0-2) unstable; urgency=low * debian/patches/dbus_remove_max_replies_per_connection_limit.patch: Remove 'max_replies_per_connection' limit from D-Bus configuration which sets it to 512. It was intended to increase the limit from its historical value of 32. However, since 2007 the default limit has been 8192, so this is actually a reduction. (Closes: #678964) -- Michael Biebl Thu, 06 Sep 2012 17:07:18 +0200 modemmanager (0.6~git201206221719.8289a64-0ubuntu1) quantal; urgency=low * upstream snapshot 2012-06-22 17:19:35 (GMT) + 8289a646fd19b6ddfba48214e94297ff96f731eb - decode: harmonize with git master - decode: update with latest QMI enums - zte: try to handle Icera devices that use PPP - uml290: allow setting more global modes (LP: #824114) - qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefs - trivial: whitespace fixes - uml290: add mode switching tool - wmc: namespace stuff properly - qcdm: namespace stuff properly - wmc: add command for setting global mode - cdma: fix QCDM registration state checking - test: ignore ESN errors in info.py - dbus: remove 'max_replies_per_connection' limit from D-Bus configuration * debian/patches/fix-format-string.patch: fix a missing format string in a fprintf call for uml290mode; it makes the build fail otherwise. -- Mathieu Trudel-Lapierre Fri, 22 Jun 2012 15:04:53 -0400 modemmanager (0.6~git201203261122.16a0029-0ubuntu1) quantal; urgency=low * upstream snapshot 2012-03-26 11:22:47 (GMT) + 16a00296e42aeceaca3d43c00baa01b7d4de3aa2 * debian/rules: switch to upstream git branch MM_06. -- Mathieu Trudel-Lapierre Fri, 15 Jun 2012 13:45:28 -0400 modemmanager (0.5.2.0-1) unstable; urgency=low * Upload to unstable. * debian/watch: Track .xz tarballs. -- Michael Biebl Sat, 24 Mar 2012 01:24:48 +0100 modemmanager (0.5.2.0-0ubuntu1) precise; urgency=low * New upstream bugfix release (stable release 0.5.2). - hso: disable echo removal (LP: #953294) - gsm: retry sending SMS in PDU mode if text fails and PDU is supported -- Mathieu Trudel-Lapierre Wed, 14 Mar 2012 12:19:08 -0400 modemmanager (0.5.1.97-0ubuntu1) precise; urgency=low * New upstream bugfix release. - release: update NEWS - cdma: fix crash on NULL error (bgo #670145) - Revert "huawei: rework probing and detection" (LP: #868034) - core: fix loop limits in echo removal - at-serial-port: implement built-in echo/garbage removal (LP: #916038) -- Mathieu Trudel-Lapierre Wed, 07 Mar 2012 16:22:00 -0500 modemmanager (0.5.1.96+git201202081807.635fce1-0ubuntu3) precise; urgency=low * debian/ubuntu/modemmanager.upstart: Remove unnecessary expect fork as this does the same thing as just exec'ing. Also check for existence of modemmanager in case it has been removed but not purged. (LP: #942908) -- Clint Byrum Tue, 28 Feb 2012 14:35:15 -0800 modemmanager (0.5.1.96+git201202081807.635fce1-0ubuntu2) precise; urgency=low * debian/ubuntu/modemmanager.upstart: fix stop condition to make sure we stop only when NetworkManager is stopped as much as possible, to avoid being respawned by it via DBus. (LP: #869635, #919071) -- Mathieu Trudel-Lapierre Thu, 16 Feb 2012 10:43:54 -0500 modemmanager (0.5.1.96+git201202081807.635fce1-0ubuntu1) precise; urgency=low * upstream snapshot 2012-02-08 18:07:13 (GMT) + 635fce193ff3a1dbbdee2abab9aa3ab121df25f0 * debian/rules: as for NetworkManager, drop a few characters from the version number for git snapshots. -- Mathieu Trudel-Lapierre Wed, 08 Feb 2012 15:47:24 -0500 modemmanager (0.5+git.20111231t174444.1e332ab-0ubuntu1) precise; urgency=low [ Mathieu Trudel-Lapierre ] * upstream snapshot 2011-12-31 17:44:44 (GMT) + 1e332abc957d7eea4521c95d1e28b097de5427e5 [ Artem Popov ] * debian/patches/arduino-blacklist.patch: add Arduino devices to blacklist to prevent managing Arduino devices. (LP: #910736) - [0403:6001] FT232 USB-Serial (UART) IC. - [03eb:204b] Atmel Corp. LUFA USB to Serial Adapter Project. - Anything with the Arduino VID (2341). -- Artem Popov Mon, 02 Jan 2012 13:32:18 +0700 modemmanager (0.5-1ubuntu1) oneiric; urgency=low * debian/patches/qdl-blacklist.patch: add more devices to the blacklist of Gobi QDL devices. (LP: #842702, #807889) - [1410:a014] Novatel Gobi found in the Google CR-48. - [03f0:241d] HP un2420 Gobi found in the HP Mini 5102 and Mini 5103. -- Mathieu Trudel-Lapierre Tue, 06 Sep 2011 10:09:17 -0400 modemmanager (0.5-1) unstable; urgency=low * debian/rules: override dh_autoreconf in a nicer way so we don't have to clean up manually afterwards. -- Michael Biebl Sun, 07 Aug 2011 01:47:27 +0200 modemmanager (0.5-0ubuntu1) oneiric; urgency=low * New upstream release 0.5. - gsm: send init command twice to make the N900 happy (LP: #765516) - fix sierra modems' sleep mode command (LP: #459052, #738005) * debian/patches/lp700316_usb_blacklist.patch: add extra devices to blacklist of USB devices known to usually be serial dongles or other things MM should not touch. (LP: #700316) * debian/control, debian/rules: add a -dbg package for modemmanager, and override dh_strip accordingly. (LP: #415394) * debian/rules: fix .la/.a file removal to not fail if there is nothing to remove. * debian/modemmanager.install: install files to the modemmanager package explicitly now that it's not the only binary package. -- Mathieu Trudel-Lapierre Fri, 05 Aug 2011 12:46:32 -0400 modemmanager (0.4.997-1ubuntu1) oneiric; urgency=low * debian/modemmanager.upstart: add an upstart config file so ModemManager gets started just before NM, and stopped along with it. (LP: #806082) * debian/rules: install upstart file only for Ubuntu. -- Mathieu Trudel-Lapierre Fri, 08 Jul 2011 15:32:13 -0400 modemmanager (0.4.997-1) unstable; urgency=low * debian/watch: Switch to .bz2 tarballs. * Upload to unstable. -- Michael Biebl Thu, 16 Jun 2011 17:12:41 +0200 modemmanager (0.4.997-0ubuntu1) oneiric; urgency=low * New upstream release 0.4.997. + switch to git branch MM_05. -- Mathieu Trudel-Lapierre Thu, 09 Jun 2011 09:41:20 -0400 modemmanager (0.4+git.20110429t103114.863dbca-1) unstable; urgency=low [ Thomas Bechtold ] * debian/rules, debian/control: migrate from CDBS to using dh [ Mathieu Trudel-Lapierre ] * upstream snapshot 2011-04-29 10:31:14 (GMT) + 863dbca63132b820fca6c48a9c212f852752ee16 * debian/README.source: add instructions for using this packaging branch and how to build from it; adapted from the NetworkManager package. * debian/rules, debian/control: update control and rules to use dh-autoreconf rather than just autoreconf. * debian/control: bump Standards-Version to 3.9.2. * debian/rules: re-add DEB_* variables which got dropped from the dh migration, since we no longer include buildvars.mk. * debian/patches/git-backport-e208c52-to-0c4b944.patch, debian/patches/git-backport-verbose-cmee-errors-7d20acc.patch: dropped, applied upstream. * debian/control: bump debhelper Build-Depends to 8. * debian/compat: bump to compat level 8, according to the debhelper update. * debian/rules: cleanup extra files left behind by intltoolize. -- Michael Biebl Wed, 04 May 2011 13:17:33 +0200 modemmanager (0.4+git.20110124t203624.00b6cce-2ubuntu1) natty; urgency=low * debian/patches/git-backport-e208c52-to-0c4b944.patch: backport a number of upstream bug fixes: - gsm: fix for parsing malformed Gobi CREG response - core: allow plugins to handle custom init responses (LP: #712580) - policy: loosen permissions somewhat for reading device info (kde#266807) - logging: use glong for secs and usecs - cdma: ensure the ActivationStateChanged signal exists - log: fix spacing so messages line up - simtech: add port tags for SCT U300 (Element Mobile) - core: allow platform devices without a VID/PID - zte: fix handling of Icera simple connect process - icera: fix username and password ordering for authentication * debian/patches/0001-Use-type-glong-for-secs-and-usecs.patch: drop, included in the above backports from upstream. * debian/patches/git-backport-verbose-cmee-errors-7d20acc.patch: backport patch to make sure error reporting is set to verbose when asking modems about PIN status, so we get a useful message instead of a generic error. -- Mathieu Trudel-Lapierre Sun, 10 Apr 2011 18:16:54 -0400 modemmanager (0.4+git.20110124t203624.00b6cce-2) unstable; urgency=low * debian/patches/0001-Use-type-glong-for-secs-and-usecs.patch - GVariant defines tv_usec as glong and suseconds_t is not guaranteed to be of type long on sparc, resulting in a build failure. So use type glong instead for sec and usecs. -- Michael Biebl Fri, 25 Feb 2011 11:16:05 +0100 modemmanager (0.4+git.20110124t203624.00b6cce-1) unstable; urgency=low * Upload to unstable. * Fixes GTest build failures. (Closes: #614448) * Switch to source format 3.0 (quilt) - Add debian/source/format. - Drop Build-Depends on quilt. - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules. * Bump Standards-Version to 3.9.1. No further changes. * Bump Build-Depends on libdbus-glib-1-dev to (>= 0.86). -- Michael Biebl Fri, 25 Feb 2011 00:08:15 +0100 modemmanager (0.4+git.20110124t203624.00b6cce-0ubuntu1) natty; urgency=low * upstream snapshot 2011-01-24 20:36:24 (GMT) + 00b6cce4df7d4acbf3e580a03c2f044e18589d2c - rules: blacklist some unlikely USB serial dongles - gsm: enable unsolicited codes on secondary ports too - test: handle cancel and distinguish between initiate and respond - gsm: wire up USSD Respond function - api: add reply parameter to USSD Respond method - linktop: add plugin for Linktop/Teracom LW273 - gsm: prefer AT+CIND signal quality for modems that support it (LP: #682282) - huawei: don't spam syslog with tx/rx stats (LP: #673457, #662791) - gsm: query signal strength with +CIND if modem does not support +CSQ - gsm: add preliminary USSD support - huawei: fix potential double-free on error - core: prefer CDMA capabilities over GSM for dual-mode devices - gsm: allow use of GSM 03.38 character set - polkit: fix for polkit >= 0.97 - core: work around dbus-glib property access bug (CVE-2010-1172) * debian/patches/qdl-blacklist.patch: add a blacklist of Gobi QDL devices so that we don't break firmware loading by trying to initialize them before the modem is really ready. (LP: #686418) -- Mathieu Trudel-Lapierre Wed, 26 Jan 2011 21:03:12 -0500 modemmanager (0.4+git.20100809t153145.be28089-0ubuntu1) maverick; urgency=low * upstream snapshot 2010-08-09 15:31:45 (GMT) + be28089dc4c1b07d9def45a3c763f432ae8322c4 - cdma: determine EVDO registration even when in 1X mode - zte: add more port tags - gsm: ensure invalid operator names don't get used (rh #597088) - nokia: N900 appears to need a longer port delay (rh #583691) - novatel: detect CDMA home/roaming status - novatel: fix S720 signal quality reporting -- Mathieu Trudel-Lapierre Wed, 11 Aug 2010 10:57:27 -0400 modemmanager (0.4+git.20100624t180933.6e79d15-1) unstable; urgency=low [ Michael Biebl ] * New upstream release. (Closes: #585957) * Drop debian/patches/01-termios.patch, merged upstream. * debian/rules - Drop aclocal workaround, no longer required. - Add intltoolize call to pre-build. [ Mathieu Trudel-Lapierre ] * upstream snapshot 2010-06-24 18:09:33 (GMT) + 6e79d153efc30fb2030536f7f795c19ad4a0661a * Add myself to Uploaders. - update debian/control [ Michael Biebl ] * Use watch file to track new upstream releases. - Add debian/watch. * Add Build-Depends on intltool. - Update debian/control. -- Michael Biebl Sun, 27 Jun 2010 02:46:38 +0200 modemmanager (0.3-2) unstable; urgency=low [ Alexander Sack ] * also bump debhelper build-depends to >= 7 - update debian/control * recommend usb-modeswitch - update debian/control * fix lintian warning about empty quilt series file; add a single line comment - update debian/patches/series * add Michael Biebl to Uploaders - update debian/control * use asac@ubuntu.com as maintainer as the mailing list bounces bug mail (Closes: #566833) - update debian/control [ Michael Biebl ] * Bump Standards-Version to 3.8.4. No further changes. - update debian/control * Fix FTBFS on alpha by using the POSIX.1 struct termios interface instead of the obsolete struct termio ioctl interface. (Closes: #570661) - add debian/patches/01-termios.patch -- Michael Biebl Mon, 01 Mar 2010 18:07:54 +0100 modemmanager (0.3-1) unstable; urgency=low * initial upload to debian (Closes: #546587) * address ftpmaster comments: refined debian/copyright to list all copyright holders and explicitly declare doc-generator.xsl to be LGPL-2.1 - update debian/copyright * use debhelper compat level 7 and bump Standards-Version to 3.8.3 - update debian/compat -- Alexander Sack Sat, 23 Jan 2010 16:08:03 +0100 modemmanager (0.3-0ubuntu1) lucid; urgency=low * upstream snapshot: 2009-12-08 06:07:58 (GMT) + 07114d4f43c6e724d22294108b1e73785e7aab2a - release: bump version to 0.2.997 - gsm: handle different +COPS response behavior - gsm: implement enable/connecting/disconnecting state handling - core: fix ordering of DISABLING and DISABLED states - cdma: reset previous state if disconnect failed - cdma: correctly handle state update after disconnection - cdma: handle interim enabling/disabling states better - cdma: update for new modem states and make connect actually work - mbm: update state after enabling the device - core: schedule enabled/disabled callbacks to avoid infinite recursion - cdma: set correct modem state on connect failure - build: require glib-2.0 >= 2.6.18 for g_set_error_literal() - zte: add missing ZTE device aux port tags - gsm: more complete parsing of PIN responses - gsm: fix unsolicited registration segfaults - hso: ensure authentication works again after auth errors - serial: don't run commands when there's already one in progress - hso: fix up connection issues and error ignorance - nozomi: fix detection (LP: #425312) - gsm: CGDCONT parsing fixes (bgo #602552) - core: don't allow double scheduled callbacks (fixes crash) - serial: handle arbitrary amounts of padding in responses - gsm: make "X4 &C1" init arguments optional (LP: #455031) * upstream release 0.3 - cdma: increase data call initiation timeout - core: fix mm_modem_check_removed() to return errors correctly - cdma: allow plugins to override AT+CSS? during registration checking (rh #547294) - anydata: add plugin for AnyData CDMA devices (rh #547294) - huawei-cdma: robustify SYSINFO parsing - sierra: prefer primary port for status - core: protect against modem removal in critical callbacks (rh #553953) - cdma: prefer primary port unless it's connected - probe: add CPIN request during the probing process (bgo #604369) - zte: ignore SIM Build Main Menu requests (rh #551376) - longcheer: new plugin for Longcheer (Alcatel etc) devices (bgo #606550) - gsm: correctly parse Nokia N80 +COPS response - gsm: split out +COPS response parsing and add testcases - serial: prevent "hangs" by limiting EAGAIN retries on serial writes - gsm: ensure registration state is reset when disabling the modem - core: implement a PropertiesChanged signal for the MMModem class - core: add Enabled property to org.freedesktop.ModemManager.Modem interface - sierra: fix CDMA registration detection in some cases - zte: handle unsolicited messages during probe - cdma: fix quality parsing if modem doesn't prepend +CSQ: - sierra: use at!pcstate on CDMA modems for power control - option: always pick the right data port - mbm: ensure various unsolicited responses are turned off when disabling - cdma: try +CSQ? if CSQ fails - cdma: accept SID 0 in some cases [ Tony Espy ] * add get-snapshot-info target to rules - update debian/rules [ Alexander Sack ] * package improvements pointed out by mbiebl (thx) + exclude pkglibdir and pppd from makeshlibs - update debian/rules + generate dbus spec during build and add it to package; build depend on xsltproc accordingly - update debian/rules - update debian/control + explicitly depend on libglib2.0-dev (>= 2.18) - update debian/control + fix git url in package description - update debian/control -- Tony Espy Thu, 21 Jan 2010 19:07:37 -0500 modemmanager (0.2.git.20091014t233208.16f3e00-0ubuntu1) karmic; urgency=low New upstream snapshot: 2009-10-14 21:33:52 (GMT) + 16f3e00f3438507aee06ffcaee560e337b8e8279 - gsm: fix unsolicited registration by calling the statemachine callback info (LP: #416893) - mbm: use generic get_signal_quality implementation rather than our own CIND based one - helps to fix LP: #449037 as its less error prone - mbm: implement AT*ENAP polling; needed for some mbm devices, like m300 (LP: #442967) - gsm: don't issue CFUN=0 by default (LP: #438150) - mbm: fix disable after 3b19a85727458821f5df20153f8c04bc7717ba30 (LP: #447347, #438150) - nokia: fix class property overrides to stop modemmanager from sending AT+CFUN (LP: #450256) -- Alexander Sack Thu, 15 Oct 2009 02:03:37 +0200 modemmanager (0.2.git.20091003t063318.aa78b5f-0ubuntu1) karmic; urgency=low New upstream snapshot: 2009-10-03 06:33:18 (GMT) + aa78b5f5e5319e04f5b57f928bfab69dd4b93d88 * fixes - LP: #430576 - refuse to connect over Nokia N85, turns off the handset - LP: #416126 - various unsolicited messages for mbm cause fail on connect -- Alexander Sack Tue, 06 Oct 2009 01:02:12 +0200 modemmanager (0.2.git.20090923t083842.f2a3825-0ubuntu1) karmic; urgency=low New upstream snapshot 2009-09-23 08:38:42 (GMT) + commit: f2a3825f9d10ecebc63ce3c8602473cbbb6ab72c + fix LP: #430576 - refuse to connect over Nokia N85, turns off the handset + fix various F3507g related issues on first connect -- Alexander Sack Thu, 24 Sep 2009 11:41:08 +0200 modemmanager (0.2.git.20090909t142854.64b7be7-1) unstable; urgency=low * initial upload to debian (Closes: #546587) -- Alexander Sack Mon, 14 Sep 2009 14:53:24 +0200 modemmanager (0.2.git.20090909t142854.64b7be7-0ubuntu1) karmic; urgency=low New upstream snapshot 2009-09-09 14:28:54 (GMT) + commit: 64b7be7460c3a9dbb3c9981de5754b330a8d2cdd + fix LP: #414604 - Modem Manager setting bad baud rate, breaking pppd connections. + fix LP: #416418 - First connection attempt via F3507g fails + fix LP: #424603 - Not closing modems when disconnected [ Alexander Sack ] * address MIR comments (LP: #410259) + cleanup debian/copyright + set debhelper compat level to 5, matching debian/control - add debian/compat + remove not used patches - delete debian/patches/ftbfs_hardy_glib_include_signal_h.patch + use proper automake lower and upper version bounds matching the versions referred to in debian/rules - update debian/control + don't redefine cdbs variables DEB_SOURCE, DEB_VERSION and DEB_UPSTREAM_VERSION; in turn move DEB_MAJOR_VERSION definition below the cdbs includes and use DEB_SOURCE_PACKAGE in GET_SOURCE function - update debian/rules + document why we touch aclocal.m4 in pre-build:: - update debian/rules + use Ubuntu Network Manager Team as Maintainer and add asac@debian.org to Uploaders - update debian/control -- Alexander Sack Mon, 14 Sep 2009 11:38:05 +0200 modemmanager (0.2.git.20090820t183237.cd75023-0ubuntu1) karmic; urgency=low [ Tony Espy ] * upstream snapshot 2009-08-20 18:32:37 (GMT) + cd750230687177b45c2b8e507a0f0b22095aeb02 - includes gsm and mbm fixes [ Alexander Sack ] * add LOCAL_BRANCH feature to play nicely with fta's build bot - update debian/rules * use automake 1.10 vs. 1.11 depending on what is currently available on the system - update debian/rules -- Tony Espy Thu, 20 Aug 2009 15:06:51 -0400 modemmanager (0.2.git.20090806t105932.354a4cb-0ubuntu3) karmic; urgency=low [ Tony Espy ] * update automake1.10 to automake in Build-Depends:, as automake provides automake1.10 now - update debian/control [ Alexander Sack ] * fix LP: #410261 - do not ship .la and .a files in pkglibdir for plugins; we strop .a and .la files in cdbs binary-post-install/modemmanager:: - update debian/rules -- Alexander Sack Tue, 11 Aug 2009 13:38:38 +0200 modemmanager (0.2.git.20090806t105932.354a4cb-0ubuntu2) karmic; urgency=low * fix LP: #409943 - modemmanager debian/copyright has LGPL, but upstream source is GPL - update debian/copyright -- Tony Espy Thu, 06 Aug 2009 17:13:08 +0100 modemmanager (0.2.git.20090806t105932.354a4cb-0ubuntu1) karmic; urgency=low [ Tony Espy ] * upstream snapshot 2009-08-06 10:59:32 (GMT) + fixes license problems (LP: #403009) + git://anongit.freedesktop.org/ModemManager/ModemManager * drop patches superseded by upstream code base - delete debian/patches/fix_makefile.patch - update debian/patches/series * add tarball generation code; added get-curr-source to grab a specific version, and get-orig-source grabs the tip of variable GIT_BRANCH; adjusted changelog version to the new scheme. - update debian/rules * add real copyright notices and update git URL - update debian/copyright [ Alexander Sack ] * Initial release. * replace hal with gudev build dependency - update debian/control * signal.h is not implicitly included by hardy glib.h; add patch to explicitly include this in src/main.c when SIGUSR1 is not defined - add debian/patches/ftbfs_hardy_glib_include_signal_h.patch - update debian/patches/series * fix build failure due to gcc pickiness (committed upstream) - add debian/patches/ftbfs_serial_quickfix.patch - update debian/patches/series -- Tony Espy Thu, 06 Aug 2009 12:50:45 +0100 debian/compat0000664000000000000000000000000212265260535010374 0ustar 9 debian/rules0000775000000000000000000000225512303221713010246 0ustar #!/usr/bin/make -f #For debhelper debugging #export DH_VERBOSE=1 ifneq (,$(filter -O3,$(shell dpkg-buildflags --get CFLAGS))) export DEB_CFLAGS_MAINT_STRIP = -O3 export DEB_CFLAGS_MAINT_PREPEND = -O2 endif #always exclude any data from version control systems DH_ALWAYS_EXCLUDE=.svn:.git:.bzr export NOCONFIGURE=true %: dh $@ --with autoreconf override_dh_autoreconf: dh_autoreconf -- ./autogen.sh override_dh_auto_clean: rm -f $(CURDIR)/debian/modemmanager.upstart rm -f gtk-doc.make m4/gtk-doc.m4 dh_auto_clean override_dh_auto_configure: dh_auto_configure -- \ --enable-gtk-doc override_dh_makeshlibs: dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/ModemManager/ override_dh_strip: dh_strip --dbg-package=modemmanager-dbg override_dh_install: cp $(CURDIR)/debian/77-mm-qdl-device-blacklist.rules \ $(CURDIR)/debian/tmp/lib/udev/rules.d if dpkg-vendor --is ubuntu; then \ cp $(CURDIR)/debian/ubuntu/modemmanager.upstart $(CURDIR)/debian; \ fi find $(CURDIR)/debian/tmp/ -name \*.a -exec rm {} \; find $(CURDIR)/debian/tmp/ -name \*.la -exec rm {} \; rm -f $(CURDIR)/debian/tmp/usr/lib/*/pppd/*/mm-test-pppd-plugin.* dh_install --fail-missing debian/control0000664000000000000000000001211612265260535010602 0ustar Source: modemmanager Section: net Priority: optional Maintainer: Alexander Sack Uploaders: Alexander Sack , Michael Biebl , Mathieu Trudel-Lapierre Build-Depends: debhelper (>= 9), dh-autoreconf, automake1.11, libtool, intltool, gtk-doc-tools, gnome-common, libglib2.0-dev (>= 2.30.2), libgudev-1.0-dev (>= 147), libqmi-glib-dev (>= 1.4), libmbim-glib-dev (>= 1.4), libglib2.0-doc, Standards-Version: 3.9.4 Vcs-Bzr: https://code.launchpad.net/~modemmanager/modemmanager/ubuntu Package: modemmanager Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: usb-modeswitch Breaks: network-manager (<< 0.9.8.2-1) Description: D-Bus service for managing modems Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ Package: modemmanager-dbg Architecture: any Section: debug Priority: extra Depends: modemmanager (= ${binary:Version}), ${misc:Depends}, Description: D-Bus service for managing modems - debugging symbols Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains debugging symbols for ModemManager. Package: modemmanager-dev Section: libdevel Architecture: any Depends: ${misc:Depends} Replaces: modemmanager (<< 0.7.990) Breaks: modemmanager (<< 0.7.990) Suggests: modemmanager-doc Description: D-Bus service for managing modems - development files Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains header files for ModemManager. Package: modemmanager-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: devhelp Description: D-Bus service for managing modems - documentation files Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains documenation of the d-bus protocol to interface ModemManager. Package: libmm-glib0 Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends}, Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: modemmanager (>= ${binary:Version}) Description: D-Bus service for managing modems - shared libraries Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains shared libraries for applications interfacing with ModemManager. Package: libmm-glib-dev Architecture: any Section: libdevel Depends: libmm-glib0 (= ${binary:Version}), modemmanager-dev, ${shlibs:Depends}, ${misc:Depends}, Suggests: libmm-glib-doc Description: D-Bus service for managing modems - library development files Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains development files to use when writing applications that interface with ModemManager. Package: libmm-glib-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: devhelp Description: D-Bus service for managing modems - library documentation Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains documentation of libmm-glib to use when writing applications that interface with ModemManager. debian/libmm-glib-dev.install0000664000000000000000000000011612265260535013353 0ustar usr/lib/*/libmm-glib.so usr/lib/*/pkgconfig/mm-glib.pc usr/include/libmm-glib debian/README.source0000664000000000000000000000465212265260535011364 0ustar ------------------------------------------------------ README.source - for Debian/Ubuntu modemmanager Author: Mathieu Trudel-Lapierre ------------------------------------------------------ Content: I. Packaging overview II. Upstream (orig.tar.gz) III. Efficient Upstream orig.tar.gz production IV. Patching ------ I. Packaging overview + Obtaining latest packaging: bzr branch lp:~modemmanager/modemmanager/ubuntu + this gives you a debian/ only bzr branch + the suggested way to build is using bzr-builddeb; for that 1. put the orig.tar.gz matching your debian/changelog in --orig-dir of bzr-builddeb (default: ..) 2. run: bzr bd --dont-purge 3. this gives you a build tree and the results in --build-dir and --result-dir + if all you want to do is check the current package with full source, run: ./debian/rules get-current-source bzr bd-do II. Upstream (orig.tar.gz) The package provides means to easily grab the _current_ and the latest upstream snapshot of ModemManager. ./debian/rules gets the pristine upstream snapshot for you then packs things up in a tarball orig.tar.gz. The nested tarball is packed using _gz_. Examples on how to get orig.tar.gz for snapshots: + get latest upstream snapshot: ./debian/rules get-orig-source + get current upstream snapshot (by changelog): ./debian/rules get-current-source III. Efficient Upstream orig.tar.gz production The packaging provides a feature to speed up the orig.tar.gz production by keeping a local mirror of the NetworkManager checkouts; this reduces the network overhead considerably and allows you to regularly create tarballs rather quickly. To do that, append LOCAL_BRANCH=/local/MM/checkout to your debian/rules invocation, e.g. + produce latest upstream snapshot: ./debian/rules get-orig-source LOCAL_BRANCH=~/ModemManager/ + produce current upstream snapshot (by changelog): ./debian/rules get-current-source LOCAL_BRANCH=~/ModemManager/ V. Patching We use quilt for the sake of efficiency to code and update patches. if you want to create a patch or write a patch, you can quickly get ready by first getting the orig.tar.gz, then using bzr-builddeb like so: bzr bd-do Make sure your QUILT_PATCHES is set appropriately: QUILT_PATCHES=debian/patches and start working on quilt patches as usual, e.g. quilt push -a quilt applied quilt pop quilt refresh ... debian/ubuntu/0000775000000000000000000000000012265260535010520 5ustar debian/ubuntu/modemmanager.upstart0000664000000000000000000000053312265260535014601 0ustar # modemmanager - modem manager # # The ModemManager daemon manages the system's mobile broadband connections # for NetworkManager. description "modem connection manager" start on starting network-manager stop on stopped network-manager respawn pre-start script [ -x /usr/sbin/ModemManager ] || stop end script exec /usr/sbin/ModemManager debian/watch0000664000000000000000000000012612265260535010226 0ustar version=3 http://www.freedesktop.org/software/ModemManager/ModemManager-(.*)\.tar\.xz debian/modemmanager.install0000664000000000000000000000013712265260535013223 0ustar etc lib usr/bin usr/sbin usr/share/dbus-1 usr/share/icons usr/share/man usr/lib/*/ModemManager debian/libmm-glib0.symbols0000664000000000000000000015333512265260535012715 0ustar libmm-glib.so.0 libmm-glib0 #MINVER# mm_bearer_allowed_auth_build_string_from_mask@Base 0.7.991 mm_bearer_allowed_auth_get_type@Base 0.7.991 mm_bearer_connect@Base 0.7.991 mm_bearer_connect_finish@Base 0.7.991 mm_bearer_connect_sync@Base 0.7.991 mm_bearer_disconnect@Base 0.7.991 mm_bearer_disconnect_finish@Base 0.7.991 mm_bearer_disconnect_sync@Base 0.7.991 mm_bearer_dup_interface@Base 0.7.991 mm_bearer_dup_path@Base 0.7.991 mm_bearer_get_connected@Base 0.7.991 mm_bearer_get_interface@Base 0.7.991 mm_bearer_get_ip_timeout@Base 0.7.991 mm_bearer_get_ipv4_config@Base 0.7.991 mm_bearer_get_ipv6_config@Base 0.7.991 mm_bearer_get_path@Base 0.7.991 mm_bearer_get_properties@Base 0.7.991 mm_bearer_get_suspended@Base 0.7.991 mm_bearer_get_type@Base 0.7.991 mm_bearer_ip_config_dup@Base 0.7.991 mm_bearer_ip_config_get_address@Base 0.7.991 mm_bearer_ip_config_get_dictionary@Base 0.7.991 mm_bearer_ip_config_get_dns@Base 0.7.991 mm_bearer_ip_config_get_gateway@Base 0.7.991 mm_bearer_ip_config_get_method@Base 0.7.991 mm_bearer_ip_config_get_prefix@Base 0.7.991 mm_bearer_ip_config_get_type@Base 0.7.991 mm_bearer_ip_config_new@Base 0.7.991 mm_bearer_ip_config_new_from_dictionary@Base 0.7.991 mm_bearer_ip_config_set_address@Base 0.7.991 mm_bearer_ip_config_set_dns@Base 0.7.991 mm_bearer_ip_config_set_gateway@Base 0.7.991 mm_bearer_ip_config_set_method@Base 0.7.991 mm_bearer_ip_config_set_prefix@Base 0.7.991 mm_bearer_ip_family_build_string_from_mask@Base 0.7.991 mm_bearer_ip_family_get_type@Base 0.7.991 mm_bearer_ip_method_get_string@Base 0.7.991 mm_bearer_ip_method_get_type@Base 0.7.991 mm_bearer_peek_ipv4_config@Base 0.7.991 mm_bearer_peek_ipv6_config@Base 0.7.991 mm_bearer_peek_properties@Base 0.7.991 mm_bearer_properties_cmp@Base 0.7.991 mm_bearer_properties_consume_string@Base 0.7.991 mm_bearer_properties_consume_variant@Base 0.7.991 mm_bearer_properties_dup@Base 0.7.991 mm_bearer_properties_get_allow_roaming@Base 0.7.991 mm_bearer_properties_get_allowed_auth@Base 0.7.991 mm_bearer_properties_get_apn@Base 0.7.991 mm_bearer_properties_get_dictionary@Base 0.7.991 mm_bearer_properties_get_ip_type@Base 0.7.991 mm_bearer_properties_get_number@Base 0.7.991 mm_bearer_properties_get_password@Base 0.7.991 mm_bearer_properties_get_rm_protocol@Base 0.7.991 mm_bearer_properties_get_type@Base 0.7.991 mm_bearer_properties_get_user@Base 0.7.991 mm_bearer_properties_new@Base 0.7.991 mm_bearer_properties_new_from_dictionary@Base 0.7.991 mm_bearer_properties_new_from_string@Base 0.7.991 mm_bearer_properties_set_allow_roaming@Base 0.7.991 mm_bearer_properties_set_allowed_auth@Base 0.7.991 mm_bearer_properties_set_apn@Base 0.7.991 mm_bearer_properties_set_ip_type@Base 0.7.991 mm_bearer_properties_set_number@Base 0.7.991 mm_bearer_properties_set_password@Base 0.7.991 mm_bearer_properties_set_rm_protocol@Base 0.7.991 mm_bearer_properties_set_user@Base 0.7.991 mm_cdma_activation_error_get_type@Base 0.7.991 mm_cdma_activation_error_quark@Base 0.7.991 mm_common_bands_array_to_variant@Base 0.7.991 mm_common_bands_garray_cmp@Base 0.7.991 mm_common_bands_garray_to_variant@Base 0.7.991 mm_common_bands_variant_to_array@Base 0.7.991 mm_common_bands_variant_to_garray@Base 0.7.991 mm_common_build_bands_any@Base 0.7.991 mm_common_build_bands_string@Base 0.7.991 mm_common_build_bands_unknown@Base 0.7.991 mm_common_build_capabilities_string@Base 0.7.991 mm_common_build_capability_combinations_any@Base 0.7.991 mm_common_build_capability_combinations_none@Base 0.7.991 mm_common_build_mode_combinations_default@Base 0.7.991 mm_common_build_mode_combinations_string@Base 0.7.991 mm_common_build_ports_string@Base 1.0.0 mm_common_build_sms_storages_string@Base 0.7.991 mm_common_capability_combinations_array_to_variant@Base 0.7.991 mm_common_capability_combinations_garray_to_variant@Base 0.7.991 mm_common_capability_combinations_variant_to_array@Base 0.7.991 mm_common_capability_combinations_variant_to_garray@Base 0.7.991 mm_common_get_allowed_auth_from_string@Base 0.7.991 mm_common_get_bands_from_string@Base 0.7.991 mm_common_get_boolean_from_string@Base 0.7.991 mm_common_get_capabilities_from_string@Base 0.7.991 mm_common_get_ip_type_from_string@Base 0.7.991 mm_common_get_modes_from_string@Base 0.7.991 mm_common_get_rm_protocol_from_string@Base 0.7.991 mm_common_get_sms_storage_from_string@Base 0.7.991 mm_common_mode_combinations_array_to_variant@Base 0.7.991 mm_common_mode_combinations_garray_to_variant@Base 0.7.991 mm_common_mode_combinations_variant_to_array@Base 0.7.991 mm_common_mode_combinations_variant_to_garray@Base 0.7.991 mm_common_parse_key_value_string@Base 0.7.991 mm_common_ports_array_to_variant@Base 1.0.0 mm_common_ports_garray_to_variant@Base 1.0.0 mm_common_ports_variant_to_array@Base 1.0.0 mm_common_ports_variant_to_garray@Base 1.0.0 mm_common_sms_storages_array_to_variant@Base 0.7.991 mm_common_sms_storages_garray_to_variant@Base 0.7.991 mm_common_sms_storages_variant_to_array@Base 0.7.991 mm_common_sms_storages_variant_to_garray@Base 0.7.991 mm_connection_error_get_type@Base 0.7.991 mm_connection_error_quark@Base 0.7.991 mm_core_error_get_type@Base 0.7.991 mm_core_error_quark@Base 0.7.991 mm_firmware_image_type_get_string@Base 0.7.991 mm_firmware_image_type_get_type@Base 0.7.991 mm_firmware_properties_get_dictionary@Base 0.7.991 mm_firmware_properties_get_gobi_boot_version@Base 0.7.991 mm_firmware_properties_get_gobi_modem_unique_id@Base 0.7.991 mm_firmware_properties_get_gobi_pri_info@Base 0.7.991 mm_firmware_properties_get_gobi_pri_unique_id@Base 0.7.991 mm_firmware_properties_get_gobi_pri_version@Base 0.7.991 mm_firmware_properties_get_image_type@Base 0.7.991 mm_firmware_properties_get_type@Base 0.7.991 mm_firmware_properties_get_unique_id@Base 0.7.991 mm_firmware_properties_new@Base 0.7.991 mm_firmware_properties_new_from_dictionary@Base 0.7.991 mm_firmware_properties_set_gobi_boot_version@Base 0.7.991 mm_firmware_properties_set_gobi_modem_unique_id@Base 0.7.991 mm_firmware_properties_set_gobi_pri_info@Base 0.7.991 mm_firmware_properties_set_gobi_pri_unique_id@Base 0.7.991 mm_firmware_properties_set_gobi_pri_version@Base 0.7.991 mm_gdbus_bearer_call_connect@Base 0.7.991 mm_gdbus_bearer_call_connect_finish@Base 0.7.991 mm_gdbus_bearer_call_connect_sync@Base 0.7.991 mm_gdbus_bearer_call_disconnect@Base 0.7.991 mm_gdbus_bearer_call_disconnect_finish@Base 0.7.991 mm_gdbus_bearer_call_disconnect_sync@Base 0.7.991 mm_gdbus_bearer_complete_connect@Base 0.7.991 mm_gdbus_bearer_complete_disconnect@Base 0.7.991 mm_gdbus_bearer_dup_interface@Base 0.7.991 mm_gdbus_bearer_dup_ip4_config@Base 0.7.991 mm_gdbus_bearer_dup_ip6_config@Base 0.7.991 mm_gdbus_bearer_dup_properties@Base 0.7.991 mm_gdbus_bearer_get_connected@Base 0.7.991 mm_gdbus_bearer_get_interface@Base 0.7.991 mm_gdbus_bearer_get_ip4_config@Base 0.7.991 mm_gdbus_bearer_get_ip6_config@Base 0.7.991 mm_gdbus_bearer_get_ip_timeout@Base 0.7.991 mm_gdbus_bearer_get_properties@Base 0.7.991 mm_gdbus_bearer_get_suspended@Base 0.7.991 mm_gdbus_bearer_get_type@Base 0.7.991 mm_gdbus_bearer_interface_info@Base 0.7.991 mm_gdbus_bearer_override_properties@Base 0.7.991 mm_gdbus_bearer_proxy_get_type@Base 0.7.991 mm_gdbus_bearer_proxy_new@Base 0.7.991 mm_gdbus_bearer_proxy_new_finish@Base 0.7.991 mm_gdbus_bearer_proxy_new_for_bus@Base 0.7.991 mm_gdbus_bearer_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_bearer_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_bearer_proxy_new_sync@Base 0.7.991 mm_gdbus_bearer_set_connected@Base 0.7.991 mm_gdbus_bearer_set_interface@Base 0.7.991 mm_gdbus_bearer_set_ip4_config@Base 0.7.991 mm_gdbus_bearer_set_ip6_config@Base 0.7.991 mm_gdbus_bearer_set_ip_timeout@Base 0.7.991 mm_gdbus_bearer_set_properties@Base 0.7.991 mm_gdbus_bearer_set_suspended@Base 0.7.991 mm_gdbus_bearer_skeleton_get_type@Base 0.7.991 mm_gdbus_bearer_skeleton_new@Base 0.7.991 mm_gdbus_modem3gpp_call_register@Base 0.7.991 mm_gdbus_modem3gpp_call_register_finish@Base 0.7.991 mm_gdbus_modem3gpp_call_register_sync@Base 0.7.991 mm_gdbus_modem3gpp_call_scan@Base 0.7.991 mm_gdbus_modem3gpp_call_scan_finish@Base 0.7.991 mm_gdbus_modem3gpp_call_scan_sync@Base 0.7.991 mm_gdbus_modem3gpp_complete_register@Base 0.7.991 mm_gdbus_modem3gpp_complete_scan@Base 0.7.991 mm_gdbus_modem3gpp_dup_imei@Base 0.7.991 mm_gdbus_modem3gpp_dup_operator_code@Base 0.7.991 mm_gdbus_modem3gpp_dup_operator_name@Base 0.7.991 mm_gdbus_modem3gpp_get_enabled_facility_locks@Base 0.7.991 mm_gdbus_modem3gpp_get_imei@Base 0.7.991 mm_gdbus_modem3gpp_get_operator_code@Base 0.7.991 mm_gdbus_modem3gpp_get_operator_name@Base 0.7.991 mm_gdbus_modem3gpp_get_registration_state@Base 0.7.991 mm_gdbus_modem3gpp_get_type@Base 0.7.991 mm_gdbus_modem3gpp_interface_info@Base 0.7.991 mm_gdbus_modem3gpp_override_properties@Base 0.7.991 mm_gdbus_modem3gpp_proxy_get_type@Base 0.7.991 mm_gdbus_modem3gpp_proxy_new@Base 0.7.991 mm_gdbus_modem3gpp_proxy_new_finish@Base 0.7.991 mm_gdbus_modem3gpp_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem3gpp_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem3gpp_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem3gpp_proxy_new_sync@Base 0.7.991 mm_gdbus_modem3gpp_set_enabled_facility_locks@Base 0.7.991 mm_gdbus_modem3gpp_set_imei@Base 0.7.991 mm_gdbus_modem3gpp_set_operator_code@Base 0.7.991 mm_gdbus_modem3gpp_set_operator_name@Base 0.7.991 mm_gdbus_modem3gpp_set_registration_state@Base 0.7.991 mm_gdbus_modem3gpp_skeleton_get_type@Base 0.7.991 mm_gdbus_modem3gpp_skeleton_new@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_cancel@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_cancel_finish@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_cancel_sync@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_initiate@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_initiate_finish@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_initiate_sync@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_respond@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_respond_finish@Base 0.7.991 mm_gdbus_modem3gpp_ussd_call_respond_sync@Base 0.7.991 mm_gdbus_modem3gpp_ussd_complete_cancel@Base 0.7.991 mm_gdbus_modem3gpp_ussd_complete_initiate@Base 0.7.991 mm_gdbus_modem3gpp_ussd_complete_respond@Base 0.7.991 mm_gdbus_modem3gpp_ussd_dup_network_notification@Base 0.7.991 mm_gdbus_modem3gpp_ussd_dup_network_request@Base 0.7.991 mm_gdbus_modem3gpp_ussd_get_network_notification@Base 0.7.991 mm_gdbus_modem3gpp_ussd_get_network_request@Base 0.7.991 mm_gdbus_modem3gpp_ussd_get_state@Base 0.7.991 mm_gdbus_modem3gpp_ussd_get_type@Base 0.7.991 mm_gdbus_modem3gpp_ussd_interface_info@Base 0.7.991 mm_gdbus_modem3gpp_ussd_override_properties@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_get_type@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_new@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_new_finish@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem3gpp_ussd_proxy_new_sync@Base 0.7.991 mm_gdbus_modem3gpp_ussd_set_network_notification@Base 0.7.991 mm_gdbus_modem3gpp_ussd_set_network_request@Base 0.7.991 mm_gdbus_modem3gpp_ussd_set_state@Base 0.7.991 mm_gdbus_modem3gpp_ussd_skeleton_get_type@Base 0.7.991 mm_gdbus_modem3gpp_ussd_skeleton_new@Base 0.7.991 mm_gdbus_modem_call_command@Base 0.7.991 mm_gdbus_modem_call_command_finish@Base 0.7.991 mm_gdbus_modem_call_command_sync@Base 0.7.991 mm_gdbus_modem_call_create_bearer@Base 0.7.991 mm_gdbus_modem_call_create_bearer_finish@Base 0.7.991 mm_gdbus_modem_call_create_bearer_sync@Base 0.7.991 mm_gdbus_modem_call_delete_bearer@Base 0.7.991 mm_gdbus_modem_call_delete_bearer_finish@Base 0.7.991 mm_gdbus_modem_call_delete_bearer_sync@Base 0.7.991 mm_gdbus_modem_call_enable@Base 0.7.991 mm_gdbus_modem_call_enable_finish@Base 0.7.991 mm_gdbus_modem_call_enable_sync@Base 0.7.991 mm_gdbus_modem_call_factory_reset@Base 0.7.991 mm_gdbus_modem_call_factory_reset_finish@Base 0.7.991 mm_gdbus_modem_call_factory_reset_sync@Base 0.7.991 mm_gdbus_modem_call_list_bearers@Base 0.7.991 mm_gdbus_modem_call_list_bearers_finish@Base 0.7.991 mm_gdbus_modem_call_list_bearers_sync@Base 0.7.991 mm_gdbus_modem_call_reset@Base 0.7.991 mm_gdbus_modem_call_reset_finish@Base 0.7.991 mm_gdbus_modem_call_reset_sync@Base 0.7.991 mm_gdbus_modem_call_set_current_bands@Base 0.7.991 mm_gdbus_modem_call_set_current_bands_finish@Base 0.7.991 mm_gdbus_modem_call_set_current_bands_sync@Base 0.7.991 mm_gdbus_modem_call_set_current_capabilities@Base 0.7.991 mm_gdbus_modem_call_set_current_capabilities_finish@Base 0.7.991 mm_gdbus_modem_call_set_current_capabilities_sync@Base 0.7.991 mm_gdbus_modem_call_set_current_modes@Base 0.7.991 mm_gdbus_modem_call_set_current_modes_finish@Base 0.7.991 mm_gdbus_modem_call_set_current_modes_sync@Base 0.7.991 mm_gdbus_modem_call_set_power_state@Base 0.7.991 mm_gdbus_modem_call_set_power_state_finish@Base 0.7.991 mm_gdbus_modem_call_set_power_state_sync@Base 0.7.991 mm_gdbus_modem_cdma_call_activate@Base 0.7.991 mm_gdbus_modem_cdma_call_activate_finish@Base 0.7.991 mm_gdbus_modem_cdma_call_activate_manual@Base 0.7.991 mm_gdbus_modem_cdma_call_activate_manual_finish@Base 0.7.991 mm_gdbus_modem_cdma_call_activate_manual_sync@Base 0.7.991 mm_gdbus_modem_cdma_call_activate_sync@Base 0.7.991 mm_gdbus_modem_cdma_complete_activate@Base 0.7.991 mm_gdbus_modem_cdma_complete_activate_manual@Base 0.7.991 mm_gdbus_modem_cdma_dup_esn@Base 0.7.991 mm_gdbus_modem_cdma_dup_meid@Base 0.7.991 mm_gdbus_modem_cdma_emit_activation_state_changed@Base 0.7.991 mm_gdbus_modem_cdma_get_activation_state@Base 0.7.991 mm_gdbus_modem_cdma_get_cdma1x_registration_state@Base 0.7.991 mm_gdbus_modem_cdma_get_esn@Base 0.7.991 mm_gdbus_modem_cdma_get_evdo_registration_state@Base 0.7.991 mm_gdbus_modem_cdma_get_meid@Base 0.7.991 mm_gdbus_modem_cdma_get_nid@Base 0.7.991 mm_gdbus_modem_cdma_get_sid@Base 0.7.991 mm_gdbus_modem_cdma_get_type@Base 0.7.991 mm_gdbus_modem_cdma_interface_info@Base 0.7.991 mm_gdbus_modem_cdma_override_properties@Base 0.7.991 mm_gdbus_modem_cdma_proxy_get_type@Base 0.7.991 mm_gdbus_modem_cdma_proxy_new@Base 0.7.991 mm_gdbus_modem_cdma_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_cdma_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_cdma_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_cdma_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_cdma_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_cdma_set_activation_state@Base 0.7.991 mm_gdbus_modem_cdma_set_cdma1x_registration_state@Base 0.7.991 mm_gdbus_modem_cdma_set_esn@Base 0.7.991 mm_gdbus_modem_cdma_set_evdo_registration_state@Base 0.7.991 mm_gdbus_modem_cdma_set_meid@Base 0.7.991 mm_gdbus_modem_cdma_set_nid@Base 0.7.991 mm_gdbus_modem_cdma_set_sid@Base 0.7.991 mm_gdbus_modem_cdma_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_cdma_skeleton_new@Base 0.7.991 mm_gdbus_modem_complete_command@Base 0.7.991 mm_gdbus_modem_complete_create_bearer@Base 0.7.991 mm_gdbus_modem_complete_delete_bearer@Base 0.7.991 mm_gdbus_modem_complete_enable@Base 0.7.991 mm_gdbus_modem_complete_factory_reset@Base 0.7.991 mm_gdbus_modem_complete_list_bearers@Base 0.7.991 mm_gdbus_modem_complete_reset@Base 0.7.991 mm_gdbus_modem_complete_set_current_bands@Base 0.7.991 mm_gdbus_modem_complete_set_current_capabilities@Base 0.7.991 mm_gdbus_modem_complete_set_current_modes@Base 0.7.991 mm_gdbus_modem_complete_set_power_state@Base 0.7.991 mm_gdbus_modem_dup_current_bands@Base 0.7.991 mm_gdbus_modem_dup_current_modes@Base 0.7.991 mm_gdbus_modem_dup_device@Base 0.7.991 mm_gdbus_modem_dup_device_identifier@Base 0.7.991 mm_gdbus_modem_dup_drivers@Base 0.7.991 mm_gdbus_modem_dup_equipment_identifier@Base 0.7.991 mm_gdbus_modem_dup_manufacturer@Base 0.7.991 mm_gdbus_modem_dup_model@Base 0.7.991 mm_gdbus_modem_dup_own_numbers@Base 0.7.991 mm_gdbus_modem_dup_plugin@Base 0.7.991 mm_gdbus_modem_dup_ports@Base 1.0.0 mm_gdbus_modem_dup_primary_port@Base 0.7.991 mm_gdbus_modem_dup_revision@Base 0.7.991 mm_gdbus_modem_dup_signal_quality@Base 0.7.991 mm_gdbus_modem_dup_sim@Base 0.7.991 mm_gdbus_modem_dup_supported_bands@Base 0.7.991 mm_gdbus_modem_dup_supported_capabilities@Base 0.7.991 mm_gdbus_modem_dup_supported_modes@Base 0.7.991 mm_gdbus_modem_dup_unlock_retries@Base 0.7.991 mm_gdbus_modem_emit_state_changed@Base 0.7.991 mm_gdbus_modem_firmware_call_list@Base 0.7.991 mm_gdbus_modem_firmware_call_list_finish@Base 0.7.991 mm_gdbus_modem_firmware_call_list_sync@Base 0.7.991 mm_gdbus_modem_firmware_call_select@Base 0.7.991 mm_gdbus_modem_firmware_call_select_finish@Base 0.7.991 mm_gdbus_modem_firmware_call_select_sync@Base 0.7.991 mm_gdbus_modem_firmware_complete_list@Base 0.7.991 mm_gdbus_modem_firmware_complete_select@Base 0.7.991 mm_gdbus_modem_firmware_get_type@Base 0.7.991 mm_gdbus_modem_firmware_interface_info@Base 0.7.991 mm_gdbus_modem_firmware_override_properties@Base 0.7.991 mm_gdbus_modem_firmware_proxy_get_type@Base 0.7.991 mm_gdbus_modem_firmware_proxy_new@Base 0.7.991 mm_gdbus_modem_firmware_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_firmware_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_firmware_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_firmware_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_firmware_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_firmware_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_firmware_skeleton_new@Base 0.7.991 mm_gdbus_modem_get_access_technologies@Base 0.7.991 mm_gdbus_modem_get_current_bands@Base 0.7.991 mm_gdbus_modem_get_current_capabilities@Base 0.7.991 mm_gdbus_modem_get_current_modes@Base 0.7.991 mm_gdbus_modem_get_device@Base 0.7.991 mm_gdbus_modem_get_device_identifier@Base 0.7.991 mm_gdbus_modem_get_drivers@Base 0.7.991 mm_gdbus_modem_get_equipment_identifier@Base 0.7.991 mm_gdbus_modem_get_manufacturer@Base 0.7.991 mm_gdbus_modem_get_max_active_bearers@Base 0.7.991 mm_gdbus_modem_get_max_bearers@Base 0.7.991 mm_gdbus_modem_get_model@Base 0.7.991 mm_gdbus_modem_get_own_numbers@Base 0.7.991 mm_gdbus_modem_get_plugin@Base 0.7.991 mm_gdbus_modem_get_ports@Base 1.0.0 mm_gdbus_modem_get_power_state@Base 0.7.991 mm_gdbus_modem_get_primary_port@Base 0.7.991 mm_gdbus_modem_get_revision@Base 0.7.991 mm_gdbus_modem_get_signal_quality@Base 0.7.991 mm_gdbus_modem_get_sim@Base 0.7.991 mm_gdbus_modem_get_state@Base 0.7.991 mm_gdbus_modem_get_state_failed_reason@Base 0.7.991 mm_gdbus_modem_get_supported_bands@Base 0.7.991 mm_gdbus_modem_get_supported_capabilities@Base 0.7.991 mm_gdbus_modem_get_supported_ip_families@Base 0.7.991 mm_gdbus_modem_get_supported_modes@Base 0.7.991 mm_gdbus_modem_get_type@Base 0.7.991 mm_gdbus_modem_get_unlock_required@Base 0.7.991 mm_gdbus_modem_get_unlock_retries@Base 0.7.991 mm_gdbus_modem_interface_info@Base 0.7.991 mm_gdbus_modem_location_call_get_location@Base 0.7.991 mm_gdbus_modem_location_call_get_location_finish@Base 0.7.991 mm_gdbus_modem_location_call_get_location_sync@Base 0.7.991 mm_gdbus_modem_location_call_setup@Base 0.7.991 mm_gdbus_modem_location_call_setup_finish@Base 0.7.991 mm_gdbus_modem_location_call_setup_sync@Base 0.7.991 mm_gdbus_modem_location_complete_get_location@Base 0.7.991 mm_gdbus_modem_location_complete_setup@Base 0.7.991 mm_gdbus_modem_location_dup_location@Base 0.7.991 mm_gdbus_modem_location_get_capabilities@Base 0.7.991 mm_gdbus_modem_location_get_enabled@Base 0.7.991 mm_gdbus_modem_location_get_location@Base 0.7.991 mm_gdbus_modem_location_get_signals_location@Base 0.7.991 mm_gdbus_modem_location_get_type@Base 0.7.991 mm_gdbus_modem_location_interface_info@Base 0.7.991 mm_gdbus_modem_location_override_properties@Base 0.7.991 mm_gdbus_modem_location_proxy_get_type@Base 0.7.991 mm_gdbus_modem_location_proxy_new@Base 0.7.991 mm_gdbus_modem_location_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_location_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_location_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_location_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_location_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_location_set_capabilities@Base 0.7.991 mm_gdbus_modem_location_set_enabled@Base 0.7.991 mm_gdbus_modem_location_set_location@Base 0.7.991 mm_gdbus_modem_location_set_signals_location@Base 0.7.991 mm_gdbus_modem_location_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_location_skeleton_new@Base 0.7.991 mm_gdbus_modem_messaging_call_create@Base 0.7.991 mm_gdbus_modem_messaging_call_create_finish@Base 0.7.991 mm_gdbus_modem_messaging_call_create_sync@Base 0.7.991 mm_gdbus_modem_messaging_call_delete@Base 0.7.991 mm_gdbus_modem_messaging_call_delete_finish@Base 0.7.991 mm_gdbus_modem_messaging_call_delete_sync@Base 0.7.991 mm_gdbus_modem_messaging_call_list@Base 0.7.991 mm_gdbus_modem_messaging_call_list_finish@Base 0.7.991 mm_gdbus_modem_messaging_call_list_sync@Base 0.7.991 mm_gdbus_modem_messaging_complete_create@Base 0.7.991 mm_gdbus_modem_messaging_complete_delete@Base 0.7.991 mm_gdbus_modem_messaging_complete_list@Base 0.7.991 mm_gdbus_modem_messaging_dup_supported_storages@Base 0.7.991 mm_gdbus_modem_messaging_emit_added@Base 0.7.991 mm_gdbus_modem_messaging_emit_deleted@Base 0.7.991 mm_gdbus_modem_messaging_get_default_storage@Base 0.7.991 mm_gdbus_modem_messaging_get_supported_storages@Base 0.7.991 mm_gdbus_modem_messaging_get_type@Base 0.7.991 mm_gdbus_modem_messaging_interface_info@Base 0.7.991 mm_gdbus_modem_messaging_override_properties@Base 0.7.991 mm_gdbus_modem_messaging_proxy_get_type@Base 0.7.991 mm_gdbus_modem_messaging_proxy_new@Base 0.7.991 mm_gdbus_modem_messaging_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_messaging_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_messaging_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_messaging_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_messaging_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_messaging_set_default_storage@Base 0.7.991 mm_gdbus_modem_messaging_set_supported_storages@Base 0.7.991 mm_gdbus_modem_messaging_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_messaging_skeleton_new@Base 0.7.991 mm_gdbus_modem_override_properties@Base 0.7.991 mm_gdbus_modem_proxy_get_type@Base 0.7.991 mm_gdbus_modem_proxy_new@Base 0.7.991 mm_gdbus_modem_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_set_access_technologies@Base 0.7.991 mm_gdbus_modem_set_current_bands@Base 0.7.991 mm_gdbus_modem_set_current_capabilities@Base 0.7.991 mm_gdbus_modem_set_current_modes@Base 0.7.991 mm_gdbus_modem_set_device@Base 0.7.991 mm_gdbus_modem_set_device_identifier@Base 0.7.991 mm_gdbus_modem_set_drivers@Base 0.7.991 mm_gdbus_modem_set_equipment_identifier@Base 0.7.991 mm_gdbus_modem_set_manufacturer@Base 0.7.991 mm_gdbus_modem_set_max_active_bearers@Base 0.7.991 mm_gdbus_modem_set_max_bearers@Base 0.7.991 mm_gdbus_modem_set_model@Base 0.7.991 mm_gdbus_modem_set_own_numbers@Base 0.7.991 mm_gdbus_modem_set_plugin@Base 0.7.991 mm_gdbus_modem_set_ports@Base 1.0.0 mm_gdbus_modem_set_power_state@Base 0.7.991 mm_gdbus_modem_set_primary_port@Base 0.7.991 mm_gdbus_modem_set_revision@Base 0.7.991 mm_gdbus_modem_set_signal_quality@Base 0.7.991 mm_gdbus_modem_set_sim@Base 0.7.991 mm_gdbus_modem_set_state@Base 0.7.991 mm_gdbus_modem_set_state_failed_reason@Base 0.7.991 mm_gdbus_modem_set_supported_bands@Base 0.7.991 mm_gdbus_modem_set_supported_capabilities@Base 0.7.991 mm_gdbus_modem_set_supported_ip_families@Base 0.7.991 mm_gdbus_modem_set_supported_modes@Base 0.7.991 mm_gdbus_modem_set_unlock_required@Base 0.7.991 mm_gdbus_modem_set_unlock_retries@Base 0.7.991 mm_gdbus_modem_simple_call_connect@Base 0.7.991 mm_gdbus_modem_simple_call_connect_finish@Base 0.7.991 mm_gdbus_modem_simple_call_connect_sync@Base 0.7.991 mm_gdbus_modem_simple_call_disconnect@Base 0.7.991 mm_gdbus_modem_simple_call_disconnect_finish@Base 0.7.991 mm_gdbus_modem_simple_call_disconnect_sync@Base 0.7.991 mm_gdbus_modem_simple_call_get_status@Base 0.7.991 mm_gdbus_modem_simple_call_get_status_finish@Base 0.7.991 mm_gdbus_modem_simple_call_get_status_sync@Base 0.7.991 mm_gdbus_modem_simple_complete_connect@Base 0.7.991 mm_gdbus_modem_simple_complete_disconnect@Base 0.7.991 mm_gdbus_modem_simple_complete_get_status@Base 0.7.991 mm_gdbus_modem_simple_get_type@Base 0.7.991 mm_gdbus_modem_simple_interface_info@Base 0.7.991 mm_gdbus_modem_simple_override_properties@Base 0.7.991 mm_gdbus_modem_simple_proxy_get_type@Base 0.7.991 mm_gdbus_modem_simple_proxy_new@Base 0.7.991 mm_gdbus_modem_simple_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_simple_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_simple_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_simple_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_simple_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_simple_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_simple_skeleton_new@Base 0.7.991 mm_gdbus_modem_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_skeleton_new@Base 0.7.991 mm_gdbus_modem_time_call_get_network_time@Base 0.7.991 mm_gdbus_modem_time_call_get_network_time_finish@Base 0.7.991 mm_gdbus_modem_time_call_get_network_time_sync@Base 0.7.991 mm_gdbus_modem_time_complete_get_network_time@Base 0.7.991 mm_gdbus_modem_time_dup_network_timezone@Base 0.7.991 mm_gdbus_modem_time_emit_network_time_changed@Base 0.7.991 mm_gdbus_modem_time_get_network_timezone@Base 0.7.991 mm_gdbus_modem_time_get_type@Base 0.7.991 mm_gdbus_modem_time_interface_info@Base 0.7.991 mm_gdbus_modem_time_override_properties@Base 0.7.991 mm_gdbus_modem_time_proxy_get_type@Base 0.7.991 mm_gdbus_modem_time_proxy_new@Base 0.7.991 mm_gdbus_modem_time_proxy_new_finish@Base 0.7.991 mm_gdbus_modem_time_proxy_new_for_bus@Base 0.7.991 mm_gdbus_modem_time_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_modem_time_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_modem_time_proxy_new_sync@Base 0.7.991 mm_gdbus_modem_time_set_network_timezone@Base 0.7.991 mm_gdbus_modem_time_skeleton_get_type@Base 0.7.991 mm_gdbus_modem_time_skeleton_new@Base 0.7.991 mm_gdbus_object_get_modem3gpp@Base 0.7.991 mm_gdbus_object_get_modem3gpp_ussd@Base 0.7.991 mm_gdbus_object_get_modem@Base 0.7.991 mm_gdbus_object_get_modem_cdma@Base 0.7.991 mm_gdbus_object_get_modem_firmware@Base 0.7.991 mm_gdbus_object_get_modem_location@Base 0.7.991 mm_gdbus_object_get_modem_messaging@Base 0.7.991 mm_gdbus_object_get_modem_simple@Base 0.7.991 mm_gdbus_object_get_modem_time@Base 0.7.991 mm_gdbus_object_get_type@Base 0.7.991 mm_gdbus_object_manager_client_get_proxy_type@Base 0.7.991 mm_gdbus_object_manager_client_get_type@Base 0.7.991 mm_gdbus_object_manager_client_new@Base 0.7.991 mm_gdbus_object_manager_client_new_finish@Base 0.7.991 mm_gdbus_object_manager_client_new_for_bus@Base 0.7.991 mm_gdbus_object_manager_client_new_for_bus_finish@Base 0.7.991 mm_gdbus_object_manager_client_new_for_bus_sync@Base 0.7.991 mm_gdbus_object_manager_client_new_sync@Base 0.7.991 mm_gdbus_object_peek_modem3gpp@Base 0.7.991 mm_gdbus_object_peek_modem3gpp_ussd@Base 0.7.991 mm_gdbus_object_peek_modem@Base 0.7.991 mm_gdbus_object_peek_modem_cdma@Base 0.7.991 mm_gdbus_object_peek_modem_firmware@Base 0.7.991 mm_gdbus_object_peek_modem_location@Base 0.7.991 mm_gdbus_object_peek_modem_messaging@Base 0.7.991 mm_gdbus_object_peek_modem_simple@Base 0.7.991 mm_gdbus_object_peek_modem_time@Base 0.7.991 mm_gdbus_object_proxy_get_type@Base 0.7.991 mm_gdbus_object_proxy_new@Base 0.7.991 mm_gdbus_object_skeleton_get_type@Base 0.7.991 mm_gdbus_object_skeleton_new@Base 0.7.991 mm_gdbus_object_skeleton_set_modem3gpp@Base 0.7.991 mm_gdbus_object_skeleton_set_modem3gpp_ussd@Base 0.7.991 mm_gdbus_object_skeleton_set_modem@Base 0.7.991 mm_gdbus_object_skeleton_set_modem_cdma@Base 0.7.991 mm_gdbus_object_skeleton_set_modem_firmware@Base 0.7.991 mm_gdbus_object_skeleton_set_modem_location@Base 0.7.991 mm_gdbus_object_skeleton_set_modem_messaging@Base 0.7.991 mm_gdbus_object_skeleton_set_modem_simple@Base 0.7.991 mm_gdbus_object_skeleton_set_modem_time@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_call_scan_devices@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_call_scan_devices_finish@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_call_scan_devices_sync@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_call_set_logging@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_call_set_logging_finish@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_call_set_logging_sync@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_complete_scan_devices@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_complete_set_logging@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_get_type@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_interface_info@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_override_properties@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_get_type@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_new@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_new_finish@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_new_for_bus@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_proxy_new_sync@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_skeleton_get_type@Base 0.7.991 mm_gdbus_org_freedesktop_modem_manager1_skeleton_new@Base 0.7.991 mm_gdbus_sim_call_change_pin@Base 0.7.991 mm_gdbus_sim_call_change_pin_finish@Base 0.7.991 mm_gdbus_sim_call_change_pin_sync@Base 0.7.991 mm_gdbus_sim_call_enable_pin@Base 0.7.991 mm_gdbus_sim_call_enable_pin_finish@Base 0.7.991 mm_gdbus_sim_call_enable_pin_sync@Base 0.7.991 mm_gdbus_sim_call_send_pin@Base 0.7.991 mm_gdbus_sim_call_send_pin_finish@Base 0.7.991 mm_gdbus_sim_call_send_pin_sync@Base 0.7.991 mm_gdbus_sim_call_send_puk@Base 0.7.991 mm_gdbus_sim_call_send_puk_finish@Base 0.7.991 mm_gdbus_sim_call_send_puk_sync@Base 0.7.991 mm_gdbus_sim_complete_change_pin@Base 0.7.991 mm_gdbus_sim_complete_enable_pin@Base 0.7.991 mm_gdbus_sim_complete_send_pin@Base 0.7.991 mm_gdbus_sim_complete_send_puk@Base 0.7.991 mm_gdbus_sim_dup_imsi@Base 0.7.991 mm_gdbus_sim_dup_operator_identifier@Base 0.7.991 mm_gdbus_sim_dup_operator_name@Base 0.7.991 mm_gdbus_sim_dup_sim_identifier@Base 0.7.991 mm_gdbus_sim_get_imsi@Base 0.7.991 mm_gdbus_sim_get_operator_identifier@Base 0.7.991 mm_gdbus_sim_get_operator_name@Base 0.7.991 mm_gdbus_sim_get_sim_identifier@Base 0.7.991 mm_gdbus_sim_get_type@Base 0.7.991 mm_gdbus_sim_interface_info@Base 0.7.991 mm_gdbus_sim_override_properties@Base 0.7.991 mm_gdbus_sim_proxy_get_type@Base 0.7.991 mm_gdbus_sim_proxy_new@Base 0.7.991 mm_gdbus_sim_proxy_new_finish@Base 0.7.991 mm_gdbus_sim_proxy_new_for_bus@Base 0.7.991 mm_gdbus_sim_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_sim_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_sim_proxy_new_sync@Base 0.7.991 mm_gdbus_sim_set_imsi@Base 0.7.991 mm_gdbus_sim_set_operator_identifier@Base 0.7.991 mm_gdbus_sim_set_operator_name@Base 0.7.991 mm_gdbus_sim_set_sim_identifier@Base 0.7.991 mm_gdbus_sim_skeleton_get_type@Base 0.7.991 mm_gdbus_sim_skeleton_new@Base 0.7.991 mm_gdbus_sms_call_send@Base 0.7.991 mm_gdbus_sms_call_send_finish@Base 0.7.991 mm_gdbus_sms_call_send_sync@Base 0.7.991 mm_gdbus_sms_call_store@Base 0.7.991 mm_gdbus_sms_call_store_finish@Base 0.7.991 mm_gdbus_sms_call_store_sync@Base 0.7.991 mm_gdbus_sms_complete_send@Base 0.7.991 mm_gdbus_sms_complete_store@Base 0.7.991 mm_gdbus_sms_dup_data@Base 0.7.991 mm_gdbus_sms_dup_discharge_timestamp@Base 0.7.991 mm_gdbus_sms_dup_number@Base 0.7.991 mm_gdbus_sms_dup_smsc@Base 0.7.991 mm_gdbus_sms_dup_text@Base 0.7.991 mm_gdbus_sms_dup_timestamp@Base 0.7.991 mm_gdbus_sms_dup_validity@Base 0.7.991 mm_gdbus_sms_get_class@Base 0.7.991 mm_gdbus_sms_get_data@Base 0.7.991 mm_gdbus_sms_get_delivery_report_request@Base 0.7.991 mm_gdbus_sms_get_delivery_state@Base 0.7.991 mm_gdbus_sms_get_discharge_timestamp@Base 0.7.991 mm_gdbus_sms_get_message_reference@Base 0.7.991 mm_gdbus_sms_get_number@Base 0.7.991 mm_gdbus_sms_get_pdu_type@Base 0.7.991 mm_gdbus_sms_get_smsc@Base 0.7.991 mm_gdbus_sms_get_state@Base 0.7.991 mm_gdbus_sms_get_storage@Base 0.7.991 mm_gdbus_sms_get_text@Base 0.7.991 mm_gdbus_sms_get_timestamp@Base 0.7.991 mm_gdbus_sms_get_type@Base 0.7.991 mm_gdbus_sms_get_validity@Base 0.7.991 mm_gdbus_sms_interface_info@Base 0.7.991 mm_gdbus_sms_override_properties@Base 0.7.991 mm_gdbus_sms_proxy_get_type@Base 0.7.991 mm_gdbus_sms_proxy_new@Base 0.7.991 mm_gdbus_sms_proxy_new_finish@Base 0.7.991 mm_gdbus_sms_proxy_new_for_bus@Base 0.7.991 mm_gdbus_sms_proxy_new_for_bus_finish@Base 0.7.991 mm_gdbus_sms_proxy_new_for_bus_sync@Base 0.7.991 mm_gdbus_sms_proxy_new_sync@Base 0.7.991 mm_gdbus_sms_set_class@Base 0.7.991 mm_gdbus_sms_set_data@Base 0.7.991 mm_gdbus_sms_set_delivery_report_request@Base 0.7.991 mm_gdbus_sms_set_delivery_state@Base 0.7.991 mm_gdbus_sms_set_discharge_timestamp@Base 0.7.991 mm_gdbus_sms_set_message_reference@Base 0.7.991 mm_gdbus_sms_set_number@Base 0.7.991 mm_gdbus_sms_set_pdu_type@Base 0.7.991 mm_gdbus_sms_set_smsc@Base 0.7.991 mm_gdbus_sms_set_state@Base 0.7.991 mm_gdbus_sms_set_storage@Base 0.7.991 mm_gdbus_sms_set_text@Base 0.7.991 mm_gdbus_sms_set_timestamp@Base 0.7.991 mm_gdbus_sms_set_validity@Base 0.7.991 mm_gdbus_sms_skeleton_get_type@Base 0.7.991 mm_gdbus_sms_skeleton_new@Base 0.7.991 mm_get_double_from_match_info@Base 0.7.991 mm_get_double_from_str@Base 0.7.991 mm_get_int_from_match_info@Base 0.7.991 mm_get_int_from_str@Base 0.7.991 mm_get_string_unquoted_from_match_info@Base 0.7.991 mm_get_uint_from_match_info@Base 0.7.991 mm_get_uint_from_str@Base 0.7.991 mm_location_3gpp_get_cell_id@Base 0.7.991 mm_location_3gpp_get_location_area_code@Base 0.7.991 mm_location_3gpp_get_mobile_country_code@Base 0.7.991 mm_location_3gpp_get_mobile_network_code@Base 0.7.991 mm_location_3gpp_get_string_variant@Base 0.7.991 mm_location_3gpp_get_type@Base 0.7.991 mm_location_3gpp_new@Base 0.7.991 mm_location_3gpp_new_from_string_variant@Base 0.7.991 mm_location_3gpp_set_cell_id@Base 0.7.991 mm_location_3gpp_set_location_area_code@Base 0.7.991 mm_location_3gpp_set_mobile_country_code@Base 0.7.991 mm_location_3gpp_set_mobile_network_code@Base 0.7.991 mm_location_cdma_bs_get_dictionary@Base 0.7.991 mm_location_cdma_bs_get_latitude@Base 0.7.991 mm_location_cdma_bs_get_longitude@Base 0.7.991 mm_location_cdma_bs_get_type@Base 0.7.991 mm_location_cdma_bs_new@Base 0.7.991 mm_location_cdma_bs_new_from_dictionary@Base 0.7.991 mm_location_cdma_bs_set@Base 0.7.991 mm_location_gps_nmea_add_trace@Base 0.7.991 mm_location_gps_nmea_build_full@Base 0.7.991 mm_location_gps_nmea_get_string_variant@Base 0.7.991 mm_location_gps_nmea_get_trace@Base 0.7.991 mm_location_gps_nmea_get_type@Base 0.7.991 mm_location_gps_nmea_new@Base 0.7.991 mm_location_gps_nmea_new_from_string_variant@Base 0.7.991 mm_location_gps_raw_add_trace@Base 0.7.991 mm_location_gps_raw_get_altitude@Base 0.7.991 mm_location_gps_raw_get_dictionary@Base 0.7.991 mm_location_gps_raw_get_latitude@Base 0.7.991 mm_location_gps_raw_get_longitude@Base 0.7.991 mm_location_gps_raw_get_type@Base 0.7.991 mm_location_gps_raw_get_utc_time@Base 0.7.991 mm_location_gps_raw_new@Base 0.7.991 mm_location_gps_raw_new_from_dictionary@Base 0.7.991 mm_manager_get_proxy@Base 0.7.991 mm_manager_get_type@Base 0.7.991 mm_manager_new@Base 0.7.991 mm_manager_new_finish@Base 0.7.991 mm_manager_new_sync@Base 0.7.991 mm_manager_peek_proxy@Base 0.7.991 mm_manager_scan_devices@Base 0.7.991 mm_manager_scan_devices_finish@Base 0.7.991 mm_manager_scan_devices_sync@Base 0.7.991 mm_manager_set_logging@Base 0.7.991 mm_manager_set_logging_finish@Base 0.7.991 mm_manager_set_logging_sync@Base 0.7.991 mm_message_error_get_type@Base 0.7.991 mm_message_error_quark@Base 0.7.991 mm_mobile_equipment_error_get_type@Base 0.7.991 mm_mobile_equipment_error_quark@Base 0.7.991 mm_modem_3gpp_dup_imei@Base 0.7.991 mm_modem_3gpp_dup_operator_code@Base 0.7.991 mm_modem_3gpp_dup_operator_name@Base 0.7.991 mm_modem_3gpp_dup_path@Base 0.7.991 mm_modem_3gpp_facility_build_string_from_mask@Base 0.7.991 mm_modem_3gpp_facility_get_type@Base 0.7.991 mm_modem_3gpp_get_enabled_facility_locks@Base 0.7.991 mm_modem_3gpp_get_imei@Base 0.7.991 mm_modem_3gpp_get_operator_code@Base 0.7.991 mm_modem_3gpp_get_operator_name@Base 0.7.991 mm_modem_3gpp_get_path@Base 0.7.991 mm_modem_3gpp_get_registration_state@Base 0.7.991 mm_modem_3gpp_get_type@Base 0.7.991 mm_modem_3gpp_network_availability_get_string@Base 0.7.991 mm_modem_3gpp_network_availability_get_type@Base 0.7.991 mm_modem_3gpp_network_free@Base 0.7.991 mm_modem_3gpp_network_get_access_technology@Base 0.7.991 mm_modem_3gpp_network_get_availability@Base 0.7.991 mm_modem_3gpp_network_get_operator_code@Base 0.7.991 mm_modem_3gpp_network_get_operator_long@Base 0.7.991 mm_modem_3gpp_network_get_operator_short@Base 0.7.991 mm_modem_3gpp_register@Base 0.7.991 mm_modem_3gpp_register_finish@Base 0.7.991 mm_modem_3gpp_register_sync@Base 0.7.991 mm_modem_3gpp_registration_state_get_string@Base 0.7.991 mm_modem_3gpp_registration_state_get_type@Base 0.7.991 mm_modem_3gpp_scan@Base 0.7.991 mm_modem_3gpp_scan_finish@Base 0.7.991 mm_modem_3gpp_scan_sync@Base 0.7.991 mm_modem_3gpp_ussd_cancel@Base 0.7.991 mm_modem_3gpp_ussd_cancel_finish@Base 0.7.991 mm_modem_3gpp_ussd_cancel_sync@Base 0.7.991 mm_modem_3gpp_ussd_dup_network_notification@Base 0.7.991 mm_modem_3gpp_ussd_dup_network_request@Base 0.7.991 mm_modem_3gpp_ussd_dup_path@Base 0.7.991 mm_modem_3gpp_ussd_get_network_notification@Base 0.7.991 mm_modem_3gpp_ussd_get_network_request@Base 0.7.991 mm_modem_3gpp_ussd_get_path@Base 0.7.991 mm_modem_3gpp_ussd_get_state@Base 0.7.991 mm_modem_3gpp_ussd_get_type@Base 0.7.991 mm_modem_3gpp_ussd_initiate@Base 0.7.991 mm_modem_3gpp_ussd_initiate_finish@Base 0.7.991 mm_modem_3gpp_ussd_initiate_sync@Base 0.7.991 mm_modem_3gpp_ussd_respond@Base 0.7.991 mm_modem_3gpp_ussd_respond_finish@Base 0.7.991 mm_modem_3gpp_ussd_respond_sync@Base 0.7.991 mm_modem_3gpp_ussd_session_state_get_string@Base 0.7.991 mm_modem_3gpp_ussd_session_state_get_type@Base 0.7.991 mm_modem_access_technology_build_string_from_mask@Base 0.7.991 mm_modem_access_technology_get_type@Base 0.7.991 mm_modem_band_get_string@Base 0.7.991 mm_modem_band_get_type@Base 0.7.991 mm_modem_capability_build_string_from_mask@Base 0.7.991 mm_modem_capability_get_type@Base 0.7.991 mm_modem_cdma_activate@Base 0.7.991 mm_modem_cdma_activate_finish@Base 0.7.991 mm_modem_cdma_activate_sync@Base 0.7.991 mm_modem_cdma_activation_state_get_string@Base 0.7.991 mm_modem_cdma_activation_state_get_type@Base 0.7.991 mm_modem_cdma_dup_esn@Base 0.7.991 mm_modem_cdma_dup_meid@Base 0.7.991 mm_modem_cdma_dup_path@Base 0.7.991 mm_modem_cdma_get_activation_state@Base 0.7.991 mm_modem_cdma_get_cdma1x_registration_state@Base 0.7.991 mm_modem_cdma_get_esn@Base 0.7.991 mm_modem_cdma_get_evdo_registration_state@Base 0.7.991 mm_modem_cdma_get_meid@Base 0.7.991 mm_modem_cdma_get_nid@Base 0.7.991 mm_modem_cdma_get_path@Base 0.7.991 mm_modem_cdma_get_sid@Base 0.7.991 mm_modem_cdma_get_type@Base 0.7.991 mm_modem_cdma_registration_state_get_string@Base 0.7.991 mm_modem_cdma_registration_state_get_type@Base 0.7.991 mm_modem_cdma_rm_protocol_get_string@Base 0.7.991 mm_modem_cdma_rm_protocol_get_type@Base 0.7.991 mm_modem_command@Base 0.7.991 mm_modem_command_finish@Base 0.7.991 mm_modem_command_sync@Base 0.7.991 mm_modem_contacts_storage_get_string@Base 0.7.991 mm_modem_contacts_storage_get_type@Base 0.7.991 mm_modem_create_bearer@Base 0.7.991 mm_modem_create_bearer_finish@Base 0.7.991 mm_modem_create_bearer_sync@Base 0.7.991 mm_modem_delete_bearer@Base 0.7.991 mm_modem_delete_bearer_finish@Base 0.7.991 mm_modem_delete_bearer_sync@Base 0.7.991 mm_modem_disable@Base 0.7.991 mm_modem_disable_finish@Base 0.7.991 mm_modem_disable_sync@Base 0.7.991 mm_modem_dup_device@Base 0.7.991 mm_modem_dup_device_identifier@Base 0.7.991 mm_modem_dup_drivers@Base 0.7.991 mm_modem_dup_equipment_identifier@Base 0.7.991 mm_modem_dup_manufacturer@Base 0.7.991 mm_modem_dup_model@Base 0.7.991 mm_modem_dup_own_numbers@Base 0.7.991 mm_modem_dup_path@Base 0.7.991 mm_modem_dup_plugin@Base 0.7.991 mm_modem_dup_primary_port@Base 0.7.991 mm_modem_dup_revision@Base 0.7.991 mm_modem_dup_sim_path@Base 0.7.991 mm_modem_enable@Base 0.7.991 mm_modem_enable_finish@Base 0.7.991 mm_modem_enable_sync@Base 0.7.991 mm_modem_factory_reset@Base 0.7.991 mm_modem_factory_reset_finish@Base 0.7.991 mm_modem_factory_reset_sync@Base 0.7.991 mm_modem_firmware_dup_path@Base 0.7.991 mm_modem_firmware_get_path@Base 0.7.991 mm_modem_firmware_get_type@Base 0.7.991 mm_modem_firmware_list@Base 0.7.991 mm_modem_firmware_list_finish@Base 0.7.991 mm_modem_firmware_list_sync@Base 0.7.991 mm_modem_firmware_select@Base 0.7.991 mm_modem_firmware_select_finish@Base 0.7.991 mm_modem_firmware_select_sync@Base 0.7.991 mm_modem_get_access_technologies@Base 0.7.991 mm_modem_get_current_bands@Base 0.7.991 mm_modem_get_current_capabilities@Base 0.7.991 mm_modem_get_current_modes@Base 0.7.991 mm_modem_get_device@Base 0.7.991 mm_modem_get_device_identifier@Base 0.7.991 mm_modem_get_drivers@Base 0.7.991 mm_modem_get_equipment_identifier@Base 0.7.991 mm_modem_get_manufacturer@Base 0.7.991 mm_modem_get_max_active_bearers@Base 0.7.991 mm_modem_get_max_bearers@Base 0.7.991 mm_modem_get_model@Base 0.7.991 mm_modem_get_own_numbers@Base 0.7.991 mm_modem_get_path@Base 0.7.991 mm_modem_get_plugin@Base 0.7.991 mm_modem_get_ports@Base 1.0.0 mm_modem_get_power_state@Base 0.7.991 mm_modem_get_primary_port@Base 0.7.991 mm_modem_get_revision@Base 0.7.991 mm_modem_get_signal_quality@Base 0.7.991 mm_modem_get_sim@Base 0.7.991 mm_modem_get_sim_finish@Base 0.7.991 mm_modem_get_sim_path@Base 0.7.991 mm_modem_get_sim_sync@Base 0.7.991 mm_modem_get_state@Base 0.7.991 mm_modem_get_state_failed_reason@Base 0.7.991 mm_modem_get_supported_bands@Base 0.7.991 mm_modem_get_supported_capabilities@Base 0.7.991 mm_modem_get_supported_ip_families@Base 0.7.991 mm_modem_get_supported_modes@Base 0.7.991 mm_modem_get_type@Base 0.7.991 mm_modem_get_unlock_required@Base 0.7.991 mm_modem_get_unlock_retries@Base 0.7.991 mm_modem_list_bearers@Base 0.7.991 mm_modem_list_bearers_finish@Base 0.7.991 mm_modem_list_bearers_sync@Base 0.7.991 mm_modem_location_dup_path@Base 0.7.991 mm_modem_location_get_3gpp@Base 0.7.991 mm_modem_location_get_3gpp_finish@Base 0.7.991 mm_modem_location_get_3gpp_sync@Base 0.7.991 mm_modem_location_get_capabilities@Base 0.7.991 mm_modem_location_get_cdma_bs@Base 0.7.991 mm_modem_location_get_cdma_bs_finish@Base 0.7.991 mm_modem_location_get_cdma_bs_sync@Base 0.7.991 mm_modem_location_get_enabled@Base 0.7.991 mm_modem_location_get_full@Base 0.7.991 mm_modem_location_get_full_finish@Base 0.7.991 mm_modem_location_get_full_sync@Base 0.7.991 mm_modem_location_get_gps_nmea@Base 0.7.991 mm_modem_location_get_gps_nmea_finish@Base 0.7.991 mm_modem_location_get_gps_nmea_sync@Base 0.7.991 mm_modem_location_get_gps_raw@Base 0.7.991 mm_modem_location_get_gps_raw_finish@Base 0.7.991 mm_modem_location_get_gps_raw_sync@Base 0.7.991 mm_modem_location_get_path@Base 0.7.991 mm_modem_location_get_type@Base 0.7.991 mm_modem_location_setup@Base 0.7.991 mm_modem_location_setup_finish@Base 0.7.991 mm_modem_location_setup_sync@Base 0.7.991 mm_modem_location_signals_location@Base 0.7.991 mm_modem_location_source_build_string_from_mask@Base 0.7.991 mm_modem_location_source_get_type@Base 0.7.991 mm_modem_lock_get_string@Base 0.7.991 mm_modem_lock_get_type@Base 0.7.991 mm_modem_messaging_create@Base 0.7.991 mm_modem_messaging_create_finish@Base 0.7.991 mm_modem_messaging_create_sync@Base 0.7.991 mm_modem_messaging_delete@Base 0.7.991 mm_modem_messaging_delete_finish@Base 0.7.991 mm_modem_messaging_delete_sync@Base 0.7.991 mm_modem_messaging_dup_path@Base 0.7.991 mm_modem_messaging_get_default_storage@Base 0.7.991 mm_modem_messaging_get_path@Base 0.7.991 mm_modem_messaging_get_supported_storages@Base 0.7.991 mm_modem_messaging_get_type@Base 0.7.991 mm_modem_messaging_list@Base 0.7.991 mm_modem_messaging_list_finish@Base 0.7.991 mm_modem_messaging_list_sync@Base 0.7.991 mm_modem_messaging_peek_supported_storages@Base 0.7.991 mm_modem_mode_build_string_from_mask@Base 0.7.991 mm_modem_mode_get_type@Base 0.7.991 mm_modem_peek_current_bands@Base 0.7.991 mm_modem_peek_ports@Base 1.0.0 mm_modem_peek_supported_bands@Base 0.7.991 mm_modem_peek_supported_capabilities@Base 0.7.991 mm_modem_peek_supported_modes@Base 0.7.991 mm_modem_peek_unlock_retries@Base 0.7.991 mm_modem_port_info_array_free@Base 1.0.0 mm_modem_port_type_get_string@Base 1.0.0 mm_modem_port_type_get_type@Base 1.0.0 mm_modem_power_state_get_string@Base 0.7.991 mm_modem_power_state_get_type@Base 0.7.991 mm_modem_reset@Base 0.7.991 mm_modem_reset_finish@Base 0.7.991 mm_modem_reset_sync@Base 0.7.991 mm_modem_set_current_bands@Base 0.7.991 mm_modem_set_current_bands_finish@Base 0.7.991 mm_modem_set_current_bands_sync@Base 0.7.991 mm_modem_set_current_capabilities@Base 0.7.991 mm_modem_set_current_capabilities_finish@Base 0.7.991 mm_modem_set_current_capabilities_sync@Base 0.7.991 mm_modem_set_current_modes@Base 0.7.991 mm_modem_set_current_modes_finish@Base 0.7.991 mm_modem_set_current_modes_sync@Base 0.7.991 mm_modem_set_power_state@Base 0.7.991 mm_modem_set_power_state_finish@Base 0.7.991 mm_modem_set_power_state_sync@Base 0.7.991 mm_modem_simple_connect@Base 0.7.991 mm_modem_simple_connect_finish@Base 0.7.991 mm_modem_simple_connect_sync@Base 0.7.991 mm_modem_simple_disconnect@Base 0.7.991 mm_modem_simple_disconnect_finish@Base 0.7.991 mm_modem_simple_disconnect_sync@Base 0.7.991 mm_modem_simple_dup_path@Base 0.7.991 mm_modem_simple_get_path@Base 0.7.991 mm_modem_simple_get_status@Base 0.7.991 mm_modem_simple_get_status_finish@Base 0.7.991 mm_modem_simple_get_status_sync@Base 0.7.991 mm_modem_simple_get_type@Base 0.7.991 mm_modem_state_change_reason_get_string@Base 0.7.991 mm_modem_state_change_reason_get_type@Base 0.7.991 mm_modem_state_failed_reason_get_string@Base 0.7.991 mm_modem_state_failed_reason_get_type@Base 0.7.991 mm_modem_state_get_string@Base 0.7.991 mm_modem_state_get_type@Base 0.7.991 mm_modem_time_dup_path@Base 0.7.991 mm_modem_time_get_network_time@Base 0.7.991 mm_modem_time_get_network_time_finish@Base 0.7.991 mm_modem_time_get_network_time_sync@Base 0.7.991 mm_modem_time_get_network_timezone@Base 0.7.991 mm_modem_time_get_path@Base 0.7.991 mm_modem_time_get_type@Base 0.7.991 mm_modem_time_peek_network_timezone@Base 0.7.991 mm_network_timezone_get_dictionary@Base 0.7.991 mm_network_timezone_get_dst_offset@Base 0.7.991 mm_network_timezone_get_leap_seconds@Base 0.7.991 mm_network_timezone_get_offset@Base 0.7.991 mm_network_timezone_get_type@Base 0.7.991 mm_network_timezone_new@Base 0.7.991 mm_network_timezone_new_from_dictionary@Base 0.7.991 mm_network_timezone_set_dst_offset@Base 0.7.991 mm_network_timezone_set_leap_seconds@Base 0.7.991 mm_network_timezone_set_offset@Base 0.7.991 mm_object_dup_path@Base 0.7.991 mm_object_get_modem@Base 0.7.991 mm_object_get_modem_3gpp@Base 0.7.991 mm_object_get_modem_3gpp_ussd@Base 0.7.991 mm_object_get_modem_cdma@Base 0.7.991 mm_object_get_modem_firmware@Base 0.7.991 mm_object_get_modem_location@Base 0.7.991 mm_object_get_modem_messaging@Base 0.7.991 mm_object_get_modem_simple@Base 0.7.991 mm_object_get_modem_time@Base 0.7.991 mm_object_get_path@Base 0.7.991 mm_object_get_type@Base 0.7.991 mm_object_peek_modem@Base 0.7.991 mm_object_peek_modem_3gpp@Base 0.7.991 mm_object_peek_modem_3gpp_ussd@Base 0.7.991 mm_object_peek_modem_cdma@Base 0.7.991 mm_object_peek_modem_firmware@Base 0.7.991 mm_object_peek_modem_location@Base 0.7.991 mm_object_peek_modem_messaging@Base 0.7.991 mm_object_peek_modem_simple@Base 0.7.991 mm_object_peek_modem_time@Base 0.7.991 mm_serial_error_get_type@Base 0.7.991 mm_serial_error_quark@Base 0.7.991 mm_sim_change_pin@Base 0.7.991 mm_sim_change_pin_finish@Base 0.7.991 mm_sim_change_pin_sync@Base 0.7.991 mm_sim_disable_pin@Base 0.7.991 mm_sim_disable_pin_finish@Base 0.7.991 mm_sim_disable_pin_sync@Base 0.7.991 mm_sim_dup_identifier@Base 0.7.991 mm_sim_dup_imsi@Base 0.7.991 mm_sim_dup_operator_identifier@Base 0.7.991 mm_sim_dup_operator_name@Base 0.7.991 mm_sim_dup_path@Base 0.7.991 mm_sim_enable_pin@Base 0.7.991 mm_sim_enable_pin_finish@Base 0.7.991 mm_sim_enable_pin_sync@Base 0.7.991 mm_sim_get_identifier@Base 0.7.991 mm_sim_get_imsi@Base 0.7.991 mm_sim_get_operator_identifier@Base 0.7.991 mm_sim_get_operator_name@Base 0.7.991 mm_sim_get_path@Base 0.7.991 mm_sim_get_type@Base 0.7.991 mm_sim_send_pin@Base 0.7.991 mm_sim_send_pin_finish@Base 0.7.991 mm_sim_send_pin_sync@Base 0.7.991 mm_sim_send_puk@Base 0.7.991 mm_sim_send_puk_finish@Base 0.7.991 mm_sim_send_puk_sync@Base 0.7.991 mm_simple_connect_properties_get_allow_roaming@Base 0.7.991 mm_simple_connect_properties_get_allowed_auth@Base 0.7.991 mm_simple_connect_properties_get_apn@Base 0.7.991 mm_simple_connect_properties_get_bearer_properties@Base 0.7.991 mm_simple_connect_properties_get_dictionary@Base 0.7.991 mm_simple_connect_properties_get_ip_type@Base 0.7.991 mm_simple_connect_properties_get_number@Base 0.7.991 mm_simple_connect_properties_get_operator_id@Base 0.7.991 mm_simple_connect_properties_get_password@Base 0.7.991 mm_simple_connect_properties_get_pin@Base 0.7.991 mm_simple_connect_properties_get_type@Base 0.7.991 mm_simple_connect_properties_get_user@Base 0.7.991 mm_simple_connect_properties_new@Base 0.7.991 mm_simple_connect_properties_new_from_dictionary@Base 0.7.991 mm_simple_connect_properties_new_from_string@Base 0.7.991 mm_simple_connect_properties_set_allow_roaming@Base 0.7.991 mm_simple_connect_properties_set_allowed_auth@Base 0.7.991 mm_simple_connect_properties_set_apn@Base 0.7.991 mm_simple_connect_properties_set_ip_type@Base 0.7.991 mm_simple_connect_properties_set_number@Base 0.7.991 mm_simple_connect_properties_set_operator_id@Base 0.7.991 mm_simple_connect_properties_set_password@Base 0.7.991 mm_simple_connect_properties_set_pin@Base 0.7.991 mm_simple_connect_properties_set_user@Base 0.7.991 mm_simple_status_get_3gpp_operator_code@Base 0.7.991 mm_simple_status_get_3gpp_operator_name@Base 0.7.991 mm_simple_status_get_3gpp_registration_state@Base 0.7.991 mm_simple_status_get_access_technologies@Base 0.7.991 mm_simple_status_get_cdma_cdma1x_registration_state@Base 0.7.991 mm_simple_status_get_cdma_evdo_registration_state@Base 0.7.991 mm_simple_status_get_cdma_nid@Base 0.7.991 mm_simple_status_get_cdma_sid@Base 0.7.991 mm_simple_status_get_current_bands@Base 0.7.991 mm_simple_status_get_dictionary@Base 0.7.991 mm_simple_status_get_signal_quality@Base 0.7.991 mm_simple_status_get_state@Base 0.7.991 mm_simple_status_get_type@Base 0.7.991 mm_simple_status_new@Base 0.7.991 mm_simple_status_new_from_dictionary@Base 0.7.991 mm_sms_delivery_state_get_string@Base 0.7.991 mm_sms_delivery_state_get_string_extended@Base 0.7.991 mm_sms_delivery_state_get_type@Base 0.7.991 mm_sms_dup_data@Base 0.7.991 mm_sms_dup_discharge_timestamp@Base 0.7.991 mm_sms_dup_number@Base 0.7.991 mm_sms_dup_path@Base 0.7.991 mm_sms_dup_smsc@Base 0.7.991 mm_sms_dup_text@Base 0.7.991 mm_sms_dup_timestamp@Base 0.7.991 mm_sms_get_class@Base 0.7.991 mm_sms_get_data@Base 0.7.991 mm_sms_get_delivery_report_request@Base 0.7.991 mm_sms_get_delivery_state@Base 0.7.991 mm_sms_get_discharge_timestamp@Base 0.7.991 mm_sms_get_message_reference@Base 0.7.991 mm_sms_get_number@Base 0.7.991 mm_sms_get_path@Base 0.7.991 mm_sms_get_pdu_type@Base 0.7.991 mm_sms_get_smsc@Base 0.7.991 mm_sms_get_state@Base 0.7.991 mm_sms_get_storage@Base 0.7.991 mm_sms_get_text@Base 0.7.991 mm_sms_get_timestamp@Base 0.7.991 mm_sms_get_type@Base 0.7.991 mm_sms_get_validity_relative@Base 0.7.991 mm_sms_get_validity_type@Base 0.7.991 mm_sms_pdu_type_get_string@Base 0.7.991 mm_sms_pdu_type_get_type@Base 0.7.991 mm_sms_properties_dup@Base 0.7.991 mm_sms_properties_get_class@Base 0.7.991 mm_sms_properties_get_data@Base 0.7.991 mm_sms_properties_get_data_bytearray@Base 0.7.991 mm_sms_properties_get_delivery_report_request@Base 0.7.991 mm_sms_properties_get_dictionary@Base 0.7.991 mm_sms_properties_get_number@Base 0.7.991 mm_sms_properties_get_smsc@Base 0.7.991 mm_sms_properties_get_text@Base 0.7.991 mm_sms_properties_get_type@Base 0.7.991 mm_sms_properties_get_validity_relative@Base 0.7.991 mm_sms_properties_get_validity_type@Base 0.7.991 mm_sms_properties_new@Base 0.7.991 mm_sms_properties_new_from_dictionary@Base 0.7.991 mm_sms_properties_new_from_string@Base 0.7.991 mm_sms_properties_peek_data_bytearray@Base 0.7.991 mm_sms_properties_set_class@Base 0.7.991 mm_sms_properties_set_data@Base 0.7.991 mm_sms_properties_set_data_bytearray@Base 0.7.991 mm_sms_properties_set_delivery_report_request@Base 0.7.991 mm_sms_properties_set_number@Base 0.7.991 mm_sms_properties_set_smsc@Base 0.7.991 mm_sms_properties_set_text@Base 0.7.991 mm_sms_properties_set_validity_relative@Base 0.7.991 mm_sms_send@Base 0.7.991 mm_sms_send_finish@Base 0.7.991 mm_sms_send_sync@Base 0.7.991 mm_sms_state_get_string@Base 0.7.991 mm_sms_state_get_type@Base 0.7.991 mm_sms_storage_get_string@Base 0.7.991 mm_sms_storage_get_type@Base 0.7.991 mm_sms_store@Base 0.7.991 mm_sms_store_finish@Base 0.7.991 mm_sms_store_sync@Base 0.7.991 mm_sms_validity_type_get_string@Base 0.7.991 mm_sms_validity_type_get_type@Base 0.7.991 mm_unlock_retries_build_string@Base 0.7.991 mm_unlock_retries_cmp@Base 0.7.991 mm_unlock_retries_foreach@Base 0.7.991 mm_unlock_retries_get@Base 0.7.991 mm_unlock_retries_get_dictionary@Base 0.7.991 mm_unlock_retries_get_type@Base 0.7.991 mm_unlock_retries_new@Base 0.7.991 mm_unlock_retries_new_from_dictionary@Base 0.7.991 mm_unlock_retries_set@Base 0.7.991 mm_unlock_retries_unset@Base 0.7.991 mm_utils_bin2hexstr@Base 0.7.991 mm_utils_check_for_single_value@Base 0.7.991 mm_utils_hex2byte@Base 0.7.991 mm_utils_hexstr2bin@Base 0.7.991 mm_utils_ishexstr@Base 0.7.991 debian/patches/0000775000000000000000000000000012265260535010625 5ustar debian/patches/arduino-blacklist.patch0000664000000000000000000000154612265260535015263 0ustar --- src/77-mm-usb-device-blacklist.rules | 5 +++++ 1 file changed, 5 insertions(+) Index: modemmanager-0.7.990/src/77-mm-usb-device-blacklist.rules =================================================================== --- modemmanager-0.7.990.orig/src/77-mm-usb-device-blacklist.rules 2013-03-14 23:37:21.866210414 +0100 +++ modemmanager-0.7.990/src/77-mm-usb-device-blacklist.rules 2013-03-14 23:37:21.802210413 +0100 @@ -88,4 +88,9 @@ # QinHeng Electronics HL-340 ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="7523", ENV{ID_MM_DEVICE_IGNORE}="1" +# Arduino devices, FT-232-based series and Atmega8U2 (Uno) +ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ENV{ID_MM_DEVICE_IGNORE}="1" +ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="204b", ENV{ID_MM_DEVICE_IGNORE}="1" +ATTRS{idVendor}=="2341", ENV{ID_MM_DEVICE_IGNORE}="1" + LABEL="mm_usb_device_blacklist_end" debian/patches/glib_fixes.patch0000664000000000000000000000126112265260535013761 0ustar From: Mathieu Trudel-Lapierre Subject: Link against glib for huawei modem helper tests. --- plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: b/plugins/Makefile.am =================================================================== --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -127,7 +127,7 @@ test_modem_helpers_huawei_SOURCES = \ test_modem_helpers_huawei_CPPFLAGS = \ -I$(top_srcdir)/plugins/huawei \ $(PLUGIN_COMMON_COMPILER_FLAGS) -test_modem_helpers_huawei_LDFLAGS = $(top_builddir)/libmm-glib/libmm-glib.la +test_modem_helpers_huawei_LDFLAGS = $(MM_LIBS) $(top_builddir)/libmm-glib/libmm-glib.la # MBM debian/patches/linux-default-usb-id.patch0000664000000000000000000000137412265260535015615 0ustar --- src/77-mm-usb-device-blacklist.rules | 3 +++ 1 file changed, 3 insertions(+) Index: modemmanager-0.7.990/src/77-mm-usb-device-blacklist.rules =================================================================== --- modemmanager-0.7.990.orig/src/77-mm-usb-device-blacklist.rules 2013-03-14 23:37:34.282210727 +0100 +++ modemmanager-0.7.990/src/77-mm-usb-device-blacklist.rules 2013-03-14 23:37:34.226210727 +0100 @@ -93,4 +93,7 @@ ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="204b", ENV{ID_MM_DEVICE_IGNORE}="1" ATTRS{idVendor}=="2341", ENV{ID_MM_DEVICE_IGNORE}="1" +# Netchip Technology, Inc. Linux-USB Serial Gadget (CDC ACM mode) +ATTRS{idVendor}=="0525", ATTRS{idProduct}=="a4a7", ENV{ID_MM_DEVICE_IGNORE}="1" + LABEL="mm_usb_device_blacklist_end" debian/patches/lp1229748_bluegiga_blacklist.patch0000664000000000000000000000170512265260535016734 0ustar ## Description: add Bluegiga BLE112B ## Origin/Author: Aleksander Morgado ## Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1229748 ## Source: http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=0dd93549a175f05cd5290ca8b3a3fd78e59863b5 --- # src/77-mm-usb-device-blacklist.rules | 3 +++ # 1 file changed, 3 insertions(+) # Index: b/src/77-mm-usb-device-blacklist.rules =================================================================== --- a/src/77-mm-usb-device-blacklist.rules +++ b/src/77-mm-usb-device-blacklist.rules @@ -104,4 +104,7 @@ ATTRS{idVendor}=="2341", ENV{ID_MM_DEVIC # Netchip Technology, Inc. Linux-USB Serial Gadget (CDC ACM mode) ATTRS{idVendor}=="0525", ATTRS{idProduct}=="a4a7", ENV{ID_MM_DEVICE_IGNORE}="1" +# Bluegiga Bluetooth Smart device (BLED112B) +ATTRS{idVendor}=="2458", ATTRS{idProduct}=="0001", ENV{ID_MM_DEVICE_IGNORE}="1" + LABEL="mm_usb_device_blacklist_end" debian/patches/lp700316_usb_blacklist.patch0000664000000000000000000000154212265260535015645 0ustar --- src/77-mm-usb-device-blacklist.rules | 9 +++++++++ 1 file changed, 9 insertions(+) Index: b/src/77-mm-usb-device-blacklist.rules =================================================================== --- a/src/77-mm-usb-device-blacklist.rules +++ b/src/77-mm-usb-device-blacklist.rules @@ -87,4 +87,13 @@ ATTRS{idVendor}=="1b4f", ATTRS{idProduct # Altair U-Boot device ATTRS{idVendor}=="0216", ATTRS{idProduct}=="0051" ENV{ID_MM_DEVICE_IGNORE}="1" +# Prolific Technology, Inc. PL2303 Serial Port +ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", ENV{ID_MM_DEVICE_IGNORE}="1" + +# Cygnal Integrated Products, Inc. CP210x +ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", ENV{ID_MM_DEVICE_IGNORE}="1" + +# QinHeng Electronics HL-340 +ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="7523", ENV{ID_MM_DEVICE_IGNORE}="1" + LABEL="mm_usb_device_blacklist_end" debian/patches/series0000664000000000000000000000023712265260535012044 0ustar # patches for modemmanager lp700316_usb_blacklist.patch arduino-blacklist.patch linux-default-usb-id.patch glib_fixes.patch lp1229748_bluegiga_blacklist.patch debian/patches/ericsson_h5321gw_usbids.patch0000664000000000000000000000142612265260535016227 0ustar From: Ari Sovijarvi Subject: Add another known USB ID for the Ericsson H5321gw. Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1057956 --- plugins/77-mm-ericsson-mbm.rules | 1 + 1 file changed, 1 insertion(+) Index: b/plugins/77-mm-ericsson-mbm.rules =================================================================== --- a/plugins/77-mm-ericsson-mbm.rules +++ b/plugins/77-mm-ericsson-mbm.rules @@ -32,6 +32,7 @@ ATTRS{idVendor}=="0bdb", ATTRS{idProduct # Ericsson H5321gw ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1919", ENV{ID_MM_ERICSSON_MBM}="1" +ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1926", ENV{ID_MM_ERICSSON_MBM}="1" # Ericsson H5321w ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="191d", ENV{ID_MM_ERICSSON_MBM}="1" debian/77-mm-qdl-device-blacklist.rules0000664000000000000000000000612312265260535015101 0ustar # do not edit this file, it will be overwritten on update ACTION!="add|change", GOTO="mm_qdl_device_blacklist_end" # Acer Gobi QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9211", ENV{ID_MM_DEVICE_IGNORE}="1" # HP un2400 Gobi QDL Device ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="201d", ENV{ID_MM_DEVICE_IGNORE}="1" # HP un2420 Gobi QDL Device ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="241d", ENV{ID_MM_DEVICE_IGNORE}="1" # Panasonic Gobi QDL device ATTRS{idVendor}=="04da", ATTRS{idProduct}=="250c", ENV{ID_MM_DEVICE_IGNORE}="1" # Dell Gobi QDL device ATTRS{idVendor}=="413c", ATTRS{idProduct}=="8171", ENV{ID_MM_DEVICE_IGNORE}="1" # Novatel Gobi QDL device ATTRS{idVendor}=="1410", ATTRS{idProduct}=="a008", ENV{ID_MM_DEVICE_IGNORE}="1" ATTRS{idVendor}=="1410", ATTRS{idProduct}=="a014", ENV{ID_MM_DEVICE_IGNORE}="1" # Asus Gobi QDL device ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="1774", ENV{ID_MM_DEVICE_IGNORE}="1" # ONDA Gobi QDL device ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="fff2", ENV{ID_MM_DEVICE_IGNORE}="1" # OQO Gobi QDL device ATTRS{idVendor}=="1557", ATTRS{idProduct}=="0a80", ENV{ID_MM_DEVICE_IGNORE}="1" # Generic Gobi QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9008", ENV{ID_MM_DEVICE_IGNORE}="1" # Generic Gobi QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9201", ENV{ID_MM_DEVICE_IGNORE}="1" # Generic Gobi QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9221", ENV{ID_MM_DEVICE_IGNORE}="1" # Generic Gobi QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9231", ENV{ID_MM_DEVICE_IGNORE}="1" # Unknown Gobi QDL device ATTRS{idVendor}=="1f45", ATTRS{idProduct}=="0001", ENV{ID_MM_DEVICE_IGNORE}="1" # Dell Gobi 2000 QDL device (N0218, VU936) ATTRS{idVendor}=="413c", ATTRS{idProduct}=="8185", ENV{ID_MM_DEVICE_IGNORE}="1" # Generic Gobi 2000 QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9208", ENV{ID_MM_DEVICE_IGNORE}="1" # Sony Gobi 2000 QDL device (N0279, VU730) ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9224", ENV{ID_MM_DEVICE_IGNORE}="1" # Samsung Gobi 2000 QDL device (VL176) ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9244", ENV{ID_MM_DEVICE_IGNORE}="1" # HP Gobi 2000 QDL device (VP412) ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="241d", ENV{ID_MM_DEVICE_IGNORE}="1" # Acer Gobi 2000 QDL device (VP413) ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9214", ENV{ID_MM_DEVICE_IGNORE}="1" # Asus Gobi 2000 QDL device (VR305) ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9264", ENV{ID_MM_DEVICE_IGNORE}="1" # Top Global Gobi 2000 QDL device (VR306) ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9234", ENV{ID_MM_DEVICE_IGNORE}="1" # iRex Technologies Gobi 2000 QDL device (VR307) ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9274", ENV{ID_MM_DEVICE_IGNORE}="1" # Sierra Wireless Gobi 2000 QDL device (VT773) ATTRS{idVendor}=="1199", ATTRS{idProduct}=="9000", ENV{ID_MM_DEVICE_IGNORE}="1" # CMDTech Gobi 2000 QDL device (VU922) ATTRS{idVendor}=="16d8", ATTRS{idProduct}=="8001", ENV{ID_MM_DEVICE_IGNORE}="1" # Gobi 2000 QDL device ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9204", ENV{ID_MM_DEVICE_IGNORE}="1" LABEL="mm_qdl_device_blacklist_end"