On Mon, Apr 30, 2012 at 09:12:05PM +0530, Mohammed Shafi wrote: > sorry i forgot this thread, did you guys check with the latest hostapd > and conf file
> ##### Wi-Fi Direct (P2P) > ###################################################### > # Enable P2P Device management > #manage_p2p=1 This is a very small part of Wi-Fi Direct, i.e., the component where an AP can advertise rules for P2P use cases (mainly, to disallow cross connection of the P2P group with the network the AP is providing). The main implementation of Wi-Fi Direct management operations is in wpa_supplicant and that can be used with ath9k. The main missing functionality in ath9k is the new power saving mechanisms defined in the P2P specification. -- Jouni Malinen PGP id EFC895FA _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
