NetworkManager/src/core/devices/wwan
Lubomir Rintel be034a1f3f device: simplify the nm_utils_complete_generic() machinery
The point is to get rid of device/connection type specific arguments, to
eventually be able to complete the connection on AddAndActivate before knowing
which factory is going to take care of creating the device.

Aside from that, the whole thing is pretty awful -- with complicated
macros and variadic argument (ugh). Let's get rid of that.
2025-01-20 06:13:59 +01:00
..
tests format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
libnm-wwan.ver core: rework IP configuration in NetworkManager using layer 3 configuration 2021-11-18 16:21:29 +01:00
meson.build meson: use shared_library for target used by linker 2024-04-04 08:13:38 +00:00
nm-device-modem.c devices/wwan: don't assert on unexpected state 2023-09-25 08:48:25 +00:00
nm-device-modem.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-modem-broadband.c device: simplify the nm_utils_complete_generic() machinery 2025-01-20 06:13:59 +01:00
nm-modem-broadband.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-modem-manager.c Revert "wwan: Ensure we get existing objects on reset" 2024-07-22 15:21:44 +02:00
nm-modem-manager.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-modem-ofono.c core: simplify nm_l3_config_data_add_nameserver_detail() 2025-01-07 15:41:43 +01:00
nm-modem-ofono.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-modem.c wwan: remove buggy assertion 2024-11-05 11:17:34 +01:00
nm-modem.h wwan: Set initial EPS bearer settings 2023-02-20 12:59:41 +01:00
nm-service-providers.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-service-providers.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-wwan-factory.c all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00