summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/org.bluez.Profile1.xml
blob: 2e5ec1315b5c4d4cb1863b3cc9bb717c51a09705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.bluez.Profile1">
    <method name="NewConnection">
      <arg type="o" direction="in"/>
      <arg type="h" direction="in"/>
      <arg type="a{sv}" direction="in"/>
      <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMap"/>
    </method>
    <method name="RequestDisconnection">
      <arg type="o" direction="in"/>
    </method>
    <method name="Release">
      <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
    </method>
  </interface>
</node>