Please help me find my fault.

윤민홍 mhyun at etri.re.kr
Sun Oct 16 17:58:42 PDT 2011


Dear colleagues,

 

I’m trying to connect to wpa_supplicant through dbus.

I have “fi.w1.wpa_supplicant1.service” file in “/usr/share/dbus-1/system-services” directory. And I can find “fi.w1.wpa_supplicant1” in d-feet. 

But whenever I try to call a method, the system says “The name fi.w1.wpa_supplicant1 was not provided by any .service files”.

 

Please let me know which part of my code is incorrect.

 

My codes are…

dbmsg = dbus_message_new_method_call ("fi.w1.wpa_supplicant1", "/fi/w1/wpa_supplicant1", "org.freedesktop.DBus.Introspectable", "Introspect");

dbreply = dbus_connection_send_with_reply_and_block(conn, dbmsg, 5000, &error);

 

Thanks in advance.

 

Minhong Yun

------------------------------------------------------

Software Research Laboratory, ETRI

Tel: +82-42-860-6394 / Fax: +82-42-860-6671

Minhong Yun

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20111017/b12858d2/attachment.htm>


More information about the dbus mailing list