wpa_supplicant dbus interfaces for P2P

Jouni Malinen j
Sat Dec 31 07:54:29 PST 2011


On Wed, Dec 28, 2011 at 06:59:43AM +0900, ?????????????? wrote:
> When I use wpa_supplicant 0.8.x, I can see ??fi.w1.wpa_supplicant1.Interface.P2PDevice?? interface with d-feet and qdbusviewer.
> 
> However, when I use wpa_supplicant 1.0 or 2.0(devel) I cannot see ??fi.w1.wpa_supplicant1.Interface.P2PDevice?? interface with d-feet.
> 
> ( Of course I enabled P2P and introspection in .config file. And even in this case I can access the P2PDevice interface and its methods with C code.)

The buffer used for building the XML string for introspection was not
large enough after the last addition of a new method. This ended up
dropping the P2PDevice interface from the introspection information.
This is now fixed in hostap.git.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list