Help required in dbus communication with wpa_supplicant

Nicolas Cavallari Nicolas.Cavallari at lri.fr
Wed Feb 13 02:35:06 PST 2013


On 12/02/2013 16:49, Keyur wrote:
> Hi,
> 
> I am trying to communicate with wpa_supplicant dbus service named
> *fi.epitest.hostap.WPASupplicant* (-- which is system bus)
> 
> which provides Wi-Fi configuration interface.
> but i don't know how to make communication with it?
> 
>  can anybody help me in this? how do i know which api to call from that
> service?

Just for the record: the fi.epitest.hostap.WPASupplicant name and API is
deprecated, in favor of the fi.w1.wpa_supplicant1 name. The latter's API is documented in
doc/dbus.doxygen in the wpasupplicant sources. use 'make' in the doc/ directory to
generate the wpasupplicant documentation.


More information about the dbus mailing list