<div class="gmail_extra">Thanks for the reply Dan,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Is there any project or examples you would you recommend as a reference on how to configure and control wpa_supplicant (much like networkmanager), other than wpa_supplicant itself and networkmanager?</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Thank you very much,</div><div class="gmail_extra">André<br><br><div class="gmail_quote">On Tue, Apr 24, 2012 at 17:12, Dan Williams <span dir="ltr">&lt;<a href="mailto:dcbw@redhat.com" target="_blank">dcbw@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, 2012-04-24 at 16:09 +0100, André Prata wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt;<br>
&gt; Since I can&#39;t find it on my own, I&#39;d like to ask if there&#39;s a place<br>
&gt; where I can find a D-Bus interface documentation like this for<br>
&gt; wpa_supplicant: <a href="http://projects.gnome.org/NetworkManager/developers/api/09/spec.html" target="_blank">http://projects.gnome.org/NetworkManager/developers/api/09/spec.html</a><br>
&gt;<br>
&gt;<br>
&gt; If not, is the usual method of determining the interface to just<br>
&gt; introspect the D-Bus objects?<br>
<br>
</div></div>At the moment, yeah.  Since wpa_supplicant uses raw D-Bus instead of a<br>
framework like gdbus or qtdbus (since the supplicant does not depend on<br>
a specific mainloop, but implements its own), documentation can&#39;t be<br>
autogenerated, which means somebody needs to manually write it.  Would<br>
be great to have autogenerated docs like the NM ones, but that would<br>
also mean a somewhat more complex build process which may not be welcome<br>
(ie, would require something like docbook or gtkdoc or whatever).  That<br>
said, we should try to figure out a way to get documentation that<br>
doesn&#39;t take a ton of effort to produce...<br>
<span class="HOEnZb"><font color="#888888"><br>
Dan<br>
<br>
<br>
</font></span></blockquote></div><br></div>