Skip to content

Instantly share code, notes, and snippets.

@astojilj
astojilj / gist:398376efd9094af1ebf2
Created January 27, 2016 14:17 — forked from WarheadsSE/gist:40ffb90a36dd8727db97
wpa_supplicant.interface introspection
<?xml version="1.0"?>
<!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.freedesktop.DBus.Introspectable">
<method name="Introspect">
<arg name="data" type="s" direction="out"/>
</method>
</interface>
<interface name="org.freedesktop.DBus.Properties">
<method name="Get">