Remove wrong dependency in the systemd service file
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / bt-gatt.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <node name="/">
4         <interface name="org.bluez.Watcher">
5
6                 <method name="ValueChanged">
7                         <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
8                         <arg type="o" name="objpath"/>
9                         <arg type="ay" name="value"/>
10                 </method>
11
12         </interface>
13 </node>
14