82682cf4c555aa8af72c8083ed4fa88a8e4b8994
[platform/core/connectivity/bluetooth-frwk.git] / bt-core / bt-core-adapter.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="RecoverAdapter">
12                         <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
13                 </method>
14                 <method name="ResetAdapter">
15                         <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
16                 </method>
17                 <method name="EnableAdapterLe">
18                         <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
19                 </method>
20                 <method name="DisableAdapterLe">
21                         <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
22                 </method>
23                 <method name="EnableCore">
24                         <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
25                 </method>
26         </interface>
27 </node>