NetworkManager/src/devices/bluetooth
Jiří Klimeš 948a27257a bluetooth: don't crash when switching off bluetooth (rh #1059494)
When connected to a phone via bluetooth and turning bluetooth off on the
computer NetworkManegr crashed due to accessing invalid device.

Reproducer:
- activate bluetooth on a computer and a phone
- pair the devices
- $ nmcli con add type blue con-name phone bt-type panu addr 00:17:EA:84:E7:41
- turn off bluetooth on computer (either with a hardware or software switch)

https://bugzilla.redhat.com/show_bug.cgi?id=1059494
2014-06-12 13:52:45 +02:00
..
exports.ver bluez: implement plugin symbol visibility 2014-05-13 13:50:25 -05:00
Makefile.am bluez: implement plugin symbol visibility 2014-05-13 13:50:25 -05:00
nm-bluez-common.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez-device.c bluetooth: don't crash when switching off bluetooth (rh #1059494) 2014-06-12 13:52:45 +02:00
nm-bluez-device.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez-manager.c devices: simplify plugin type checking 2014-05-13 13:50:25 -05:00
nm-bluez-manager.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez4-adapter.c bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez4-adapter.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez4-manager.c bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez4-manager.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez5-manager.c bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez5-manager.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-device-bt.c bluez: fix crash when removing NMBluezDevice 2014-05-30 21:25:14 +02:00
nm-device-bt.h bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00