blob: 56b9582684d9d16ed8e36a8b27cd9382f26a670d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<node name="/">
<interface name="connman">
<method name="GetProperties">
<arg type="a{sv}" direction="out"/>
</method>
<method name="GetServices">
<arg type="a(oa{sv})" direction="out"/>
</method>
<method name="GetTechnologies">
<arg type="a(oa{sv})" direction="out"/>
</method>
<method name="SetProperty">
<arg type="s"/>
<arg type="v"/>
</method>
<method name="Connect">
</method>
<method name="Disconnect">
</method>
<method name="Remove">
</method>
<method name="Scan">
</method>
</interface>
</node>