NetworkManager/src/devices/wwan
Thomas Haller e9e9d44468 device: add nm_device_get_type_description() function
Add a function to get a concise representation of the
device type.

libnm already has nm_device_get_type_description() for that
and it is shown by

  nmcli -f GENERAL.TYPE device show

Reimplement that function for nm-core. Just take care that the
two implementations don't diverge.
2015-06-05 12:38:29 +02:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-modem.c device: add nm_device_get_type_description() function 2015-06-05 12:38:29 +02:00
nm-device-modem.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-modem-broadband.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00
nm-modem-broadband.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-modem-manager.c wwan: trivial: simplify variable names to not explicitly clarify MM 1.0 2014-06-26 12:53:33 -04:00
nm-modem-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-modem.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00
nm-modem.h wwan: new retry logic when ipv4=auto and ipv6=auto 2015-02-24 16:04:37 -06:00
nm-wwan-factory.c core: let plugins indicate links which should be ignored 2015-05-06 16:14:25 -05:00
nm-wwan-factory.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
wwan-exports.ver wwan: wait for pppd to exit before relaying the port to ModemManager 2015-01-21 18:36:00 -06:00