Warning, /frameworks/bluez-qt/src/interfaces/org.bluez.obex.ObjectPush1.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004 <interface name="org.bluez.obex.ObjectPush1">
0005 <method name="SendFile">
0006 <arg name="sourcefile" type="s" direction="in" />
0007 <arg name="transfer" type="o" direction="out" />
0008 <arg name="properties" type="a{sv}" direction="out" />
0009 <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0010 </method>
0011 <method name="PullBusinessCard">
0012 <arg name="targetfile" type="s" direction="in" />
0013 <arg name="transfer" type="o" direction="out" />
0014 <arg name="properties" type="a{sv}" direction="out" />
0015 <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0016 </method>
0017 <method name="ExchangeBusinessCards">
0018 <arg name="clientfile" type="s" direction="in" />
0019 <arg name="targetfile" type="s" direction="in" />
0020 <arg name="transfer" type="o" direction="out" />
0021 <arg name="properties" type="a{sv}" direction="out" />
0022 <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0023 </method>
0024 </interface>
0025 </node>