[PATCH BlueZ 04/18] bluetooth.conf: Add DBus.Properties interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



GattManager1 communicates with external services using their properties.
This patch adds the org.freedesktop.DBus.Properties interface to the
list of allowed interfaces in the D-Bus configuration.
---
 src/bluetooth.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index ad8891a..10d2d36 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -18,7 +18,10 @@
     <allow send_interface="org.bluez.Profile1"/>
     <allow send_interface="org.bluez.HeartRateWatcher1"/>
     <allow send_interface="org.bluez.CyclingSpeedWatcher1"/>
+    <allow send_interface="org.bluez.GattCharacteristic1"/>
+    <allow send_interface="org.bluez.GattDescriptor1"/>
     <allow send_interface="org.freedesktop.DBus.ObjectManager"/>
+    <allow send_interface="org.freedesktop.DBus.Properties"/>
   </policy>
 
   <policy at_console="true">
-- 
2.2.0.rc0.207.ga3a616c

--
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




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux