From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> LEAdvertising1 must be included in order to be able to call Release. --- src/bluetooth.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 60e75955c..74a2d3147 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -20,7 +20,7 @@ <allow send_interface="org.bluez.CyclingSpeedWatcher1"/> <allow send_interface="org.bluez.GattCharacteristic1"/> <allow send_interface="org.bluez.GattDescriptor1"/> - <allow send_interface="org.bluez.LEAdvertisement1"/> + <allow send_interface="org.bluez.LEAdvertisement1"/> <allow send_interface="org.freedesktop.DBus.ObjectManager"/> <allow send_interface="org.freedesktop.DBus.Properties"/> </policy> -- 2.13.6 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html