<!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.Adapter">
                <method name="StartPollLoop">
                        <arg name="name" type="s" direction="in"/>
                </method>
                <method name="StopPollLoop"/>
        </interface>
</node>

