This allows BlueZ to call the methods on the org.bluez.AlertAgent interface. --- src/bluetooth.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 26fde34..8b656f3 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -16,6 +16,7 @@ <allow send_interface="org.bluez.MediaPlayer"/> <allow send_interface="org.bluez.Watcher"/> <allow send_interface="org.bluez.ThermometerWatcher"/> + <allow send_interface="org.bluez.AlertAgent"/> <allow send_interface="org.bluez.Profile"/> </policy> -- 1.7.9.5 -- 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