NetworkManager/src/core/devices/bluetooth
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
meson.build build/meson: remove unnecessary libnm_core_intern_dep 2021-02-28 10:42:05 +01:00
nm-bluez-common.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-bluez-manager.c format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-bluez-manager.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-bluez5-dun.c format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-bluez5-dun.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-bt-error.c all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00
nm-bt-error.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-bt.c device: simplify the nm_utils_complete_generic() machinery 2025-01-20 06:13:59 +01:00
nm-device-bt.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00