<!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.neard.NDEFAgent">
                <method name="GetNDEF">
                        <arg name="values" type="a{sv}" direction="in"/>
                        <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
                </method>
                <method name="Release">
                </method>
        </interface>
        <interface name="org.neard.HandoverAgent">
                <method name="RequestOOB">
                        <arg name="values" type="a{sv}" direction="in"/>
                        <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
                        <arg name="result" type="a{sv}" direction="out"/>
                        <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
                </method>
                <method name="PushOOB">
                        <arg name="values" type="a{sv}" direction="in"/>
                        <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
                </method>
                <method name="Release">
                </method>
        </interface>
</node>
