NetworkManager/src/devices/bluetooth
Thomas Haller 481cdc2706 device: let device specs match on permanent MAC address
Using the current, possibly non-permanent MAC address doesn't really
make sense.

Also, NM_DEVICE_HW_ADDRESS used to be writable and was set by NMDeviceBt
to the bdaddr. That is wrong, because bdaddr should not be the current
address, but the permanent one.
2016-06-30 08:29:55 +02:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-bluez-common.h all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-bluez-device.c bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez-device.h bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez-manager.c bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez-manager.h bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez4-adapter.c bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez4-adapter.h bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez4-manager.c bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez4-manager.h bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bluez5-dun.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-bluez5-dun.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-bluez5-manager.c all: replace _nm_utils_string_in_list() with g_strv_contains() 2016-06-17 12:25:33 +02:00
nm-bluez5-manager.h bluez: use NMSettings directly instead of NMConnectionProvider 2016-05-24 12:35:58 +02:00
nm-bt-error.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-bt-error.h bluez: split out errors 2014-10-13 14:27:33 +02:00
nm-device-bt.c device: let device specs match on permanent MAC address 2016-06-30 08:29:55 +02:00
nm-device-bt.h all: include internal headers with quotes 2015-08-05 15:25:29 +02:00