<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.hoenzb
        {mso-style-name:hoenzb;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Another option (don’t know if you are interested anymore) is to use dbusviewers. Its tedious and manual but quick. I have used qdbusviewer and d-feet! It does
 the introspection for you and list all possible “interfaces” and their members. All you have to do is click on a specific property/method/.. &nbsp;provide the input and get the required output.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Python scripts are great for automation!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Nirav.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> hostap-bounces@lists.shmoo.com [mailto:hostap-bounces@lists.shmoo.com]
<b>On Behalf Of </b>André Prata<br>
<b>Sent:</b> Tuesday, April 24, 2012 11:16 AM<br>
<b>To:</b> hostap@lists.shmoo.com<br>
<b>Subject:</b> Re: D-Bus interface<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">Dan, the python examples should suffice, I just didn't know they existed in that format as well.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Hi Jouni, I should have been able to find that in the first place.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Having an updated document would be really good. Better yet, of course, every &quot;major&quot; release should have a stable interface, but I know we do what we can... =)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Thank you both very much!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">André Prata<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On Tue, Apr 24, 2012 at 18:44, Jouni Malinen &lt;<a href="mailto:j@w1.fi" target="_blank">j@w1.fi</a>&gt; wrote:<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">On Tue, Apr 24, 2012 at 04:09:27PM &#43;0100, André Prata wrote:<br>
&gt; Since I can't find it on my own, I'd like to ask if there's a place where I<br>
&gt; can find a D-Bus interface documentation like this for wpa_supplicant:<br>
&gt; <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><o:p></o:p></p>
</div>
<p class="MsoNormal"><a href="http://w1.fi/wpa_supplicant/devel/dbus.html" target="_blank">http://w1.fi/wpa_supplicant/devel/dbus.html</a><br>
<br>
Though, it should be noted that there has been some extensions made to<br>
the D-Bus interface without the documentation file getting updated and<br>
as such, this is not fully up-to-date.<br>
<br>
I have not been enforcing a requirement to update the doc/dbus.doxygen<br>
file for commits that modify the D-Bus interface, but maybe I should<br>
start doing that.. Anyway, patches to update the documentation to match<br>
with the current implementation (mainly, the new P2P mechanisms) would<br>
be very much appreciated.<br>
<span style="color:#888888"><br>
<span class="hoenzb">--</span><br>
<span class="hoenzb">Jouni Malinen &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PGP id EFC895FA</span><br>
<span class="hoenzb">_______________________________________________</span><br>
<span class="hoenzb">HostAP mailing list</span><br>
<span class="hoenzb"><a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a></span><br>
<span class="hoenzb"><a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a></span></span><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</body>
</html>