Rollback changes to submit TIZEN:COMMON project
[platform/core/connectivity/bluetooth-frwk.git] / bt-core / bt_core.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <node name="/">
4   <interface name="org.projectx.btcore">
5     <method name="EnableAdapter">
6       <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
7     </method>
8         <method name="DisableAdapter">
9           <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
10         </method>
11         <method name="ResetAdapter">
12           <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
13         </method>
14   </interface>
15 </node>