NetworkManager/src/devices/wwan
Thomas Haller 39f47e2f7e wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique name
We also have NMDeviceClass.check_connection_compatible(). It is preferable
to use unique names, especially for the virtual function table. A reasonable
thing to do is grep for the function name to find all places that implement
this function. But if different classes use the same name, grep just
turns up annoying false positives.
2018-07-24 09:39:09 +02:00
..
libnm-wwan.ver wwan: drop nm_modem_get_data_port() function 2018-02-21 20:28:46 +01:00
meson.build meson: run the check-export.sh in test phase 2018-06-28 20:38:52 +02:00
nm-device-modem.c wwan: ensure the route parameters are set on IPv6 only configuration 2018-06-13 16:56:51 +02:00
nm-device-modem.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-modem-broadband.c wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique name 2018-07-24 09:39:09 +02:00
nm-modem-broadband.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-modem-manager.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-modem-manager.h bt: track name-owner changes via NMModemManager and create D-Bus proxy asynchronously 2017-05-12 17:29:33 +02:00
nm-modem-ofono.c wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique name 2018-07-24 09:39:09 +02:00
nm-modem-ofono.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-modem.c wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique name 2018-07-24 09:39:09 +02:00
nm-modem.h wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique name 2018-07-24 09:39:09 +02:00
nm-wwan-factory.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00