blob: 8a5a25c158ad920cdf9f3a1aee3d91af22b87a51 [file] [log] [blame]
<!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.obex.Client1">
<method name="CreateSession">
<arg name="destination" type="s" direction="in"/>
<arg name="args" type="a{sv}" direction="in"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
<arg name="session" type="o" direction="out"/>
</method>
<method name="RemoveSession">
<arg name="session" type="o" direction="in"/>
</method>
</interface>
</node>