Hi WifiP2pManager.ConnectionInfoListener has a onConnectionInfoAvailable()<http://developer.android.com/reference/android/net/wifi/p2p/WifiP2pManager.ConnectionInfoListener.html#onConnectionInfoAvailable(android.net.wifi.p2p.WifiP2pInfo)> call back. I am wondering what info this call back is returning.
onConnectionInfoAvailable(final WifiP2pInfo info) I am interested in the info details provided by the call back. Is it giving info about the device with which the current device is connected or is it giving info about current device after its connected with the other device? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

