blob: b156d056ff0019e3552fd835302a1160ca4672a1 [file] [log] [blame]
<!-- Dumped from DBus introspection -->
<node>
<interface name="fi.w1.wpa_supplicant1">
<method name="CreateInterface">
<arg name="args" type="a{sv}" direction="in"/>
<arg name="path" type="o" direction="out"/>
</method>
<method name="RemoveInterface">
<arg name="path" type="o" direction="in"/>
</method>
<method name="GetInterface">
<arg name="ifname" type="s" direction="in"/>
<arg name="path" type="o" direction="out"/>
</method>
<signal name="InterfaceAdded">
<arg name="path" type="o"/>
<arg name="properties" type="a{sv}"/>
</signal>
<signal name="InterfaceRemoved">
<arg name="path" type="o"/>
</signal>
<signal name="PropertiesChanged">
<arg name="properties" type="a{sv}"/>
</signal>
<property name="DebugLevel" type="s" access="readwrite"/>
<property name="DebugTimestamp" type="b" access="readwrite"/>
<property name="DebugShowKeys" type="b" access="readwrite"/>
<property name="Interfaces" type="ao" access="read"/>
<property name="EapMethods" type="as" access="read"/>
</interface>
</node>