<HTML>
<HEAD>
<TITLE>Wpasupplicant DBus API</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello everyone,<BR>
I’m searching for an discription of the Dbus API of wpasupplicant.<BR>
Does something like this exsist? <BR>
I started trying to wrap one out of the C Code, but my C is very rusty and I’m stucked.<BR>
<BR>
Specially I’m trying to find out the correct format of the Argument(s) which should be submitted to the set() Method of an fi.epitest.hostap.WPASupplicant.Network Interface.<BR>
I e.g. tried passing an Dbus Dict with {‘psk’:’my-secret-psk’}, but always recieve “fi.epitest.hostap.WPASupplicant.InvalidOptions: Did not receive correct message arguments.”<BR>
<BR>
If anyone has an Idea of what I’m doing wrong, or where I can find an API discription, please give me short hint.<BR>
<BR>
<BR>
Thanks a lot, Regards,<BR>
<BR>
Paul<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>