summaryrefslogtreecommitdiff
path: root/src/bluetooth.conf
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-11-02 16:10:04 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-11-02 16:41:58 +0200
commit933a25965a03bcf8e83c39a60523c608fa9c6bd9 (patch)
treeecc02d98f4eab68ca11dd06f072df0b952ac26e1 /src/bluetooth.conf
parent3bf46c4bd7e2e64918fc2ecbc6145a18f7cc5db0 (diff)
downloadbluez-933a25965a03bcf8e83c39a60523c608fa9c6bd9.tar.gz
core: Add LEAdvertisement1 to bluetooth.conf
LEAdvertisement1 must be included in order to be able to call Release.
Diffstat (limited to 'src/bluetooth.conf')
-rw-r--r--src/bluetooth.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index 10d2d3688..74a2d3147 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -20,6 +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.freedesktop.DBus.ObjectManager"/>
<allow send_interface="org.freedesktop.DBus.Properties"/>
</policy>