NetworkManager/src/devices/bluetooth
Thomas Haller fadcc16b26 bluez: make connect operation (partially) cancellable and drop GAsyncResult pattern
All operations must be cancellable in a timely manner, otherwise, the objects
hang during shutdown.

Also, get rid of the GAsyncResult pattern. It is more cumbersome than
helpful.

There are still several issues, marked by FIXME comments.
2018-10-17 13:03:50 +02:00
..
meson.build meson: run the check-export.sh in test phase 2018-06-28 20:38:52 +02:00
nm-bluez-common.h bluetooth: expose known HCI adapters to devices 2017-06-01 11:28:57 +02:00
nm-bluez-device.c bluez: make connect operation (partially) cancellable and drop GAsyncResult pattern 2018-10-17 13:03:50 +02:00
nm-bluez-device.h bluez: make connect operation (partially) cancellable and drop GAsyncResult pattern 2018-10-17 13:03:50 +02:00
nm-bluez-manager.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-bluez4-adapter.c all: include "nm-utils/nm-hash-utils.h" by default 2017-11-16 11:49:51 +01:00
nm-bluez4-adapter.h src/devices: use macros for property and signal names 2017-09-18 15:40:31 +02:00
nm-bluez4-manager.c src/devices: use macros for property and signal names 2017-09-18 15:40:31 +02:00
nm-bluez4-manager.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-bluez5-dun.c bluez: make connect operation (partially) cancellable and drop GAsyncResult pattern 2018-10-17 13:03:50 +02:00
nm-bluez5-dun.h bluez: make connect operation (partially) cancellable and drop GAsyncResult pattern 2018-10-17 13:03:50 +02:00
nm-bluez5-manager.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-bluez5-manager.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-bt-error.c all: use NM_CACHED_QUARK_FCN() to define cached quarks 2017-02-10 14:33:52 +01:00
nm-bt-error.h bluez: split out errors 2014-10-13 14:27:33 +02:00
nm-device-bt.c bluez: make connect operation (partially) cancellable and drop GAsyncResult pattern 2018-10-17 13:03:50 +02:00
nm-device-bt.h modem: add define for ModemManager D-Bus path 2017-05-12 17:29:33 +02:00