[android-developers] How to specify WPS authentication mechanism before inviting a member to a P2P group?

2012-04-22 Thread Kaustav Dey Biswas
Hi, I am trying to write an app which first forms a P2P group, and then invites a third member to it. The Android SDK exposes only the WifiP2pManager::connect() call for both these operations. The call translates to p2p_connect for the first peer addition, and to p2p_invite for any subsequent

[android-developers] How to specify WPS authentication mechanism before inviting a member to a P2P group?

2012-04-22 Thread Kaustav Dey Biswas
Hi, I am trying to write an app which first forms a P2P group, and then invites a third member to it. The Android SDK exposes only the WifiP2pManager::connect() call for both these operations. The call translates to p2p_connect for the first peer addition, and to p2p_invite for any subsequent