1) How long does it take an Android device to set up a WiFi-Direct connection with another Android device? I read some news from GM, they are developing something system with WiFi-Direct, they claims that they can connect in about 1 second. (But they are not working with Android phone). From the Android SDK, WiFi-Direct works very similar to Bluetooth: discovery, pair, connect....
I want to know how fast can the devices be connected (from discovering to connection established) on Android phones.
2) Is it possible to broadcast with WiFi-Direct? E.g. Device A has WiFi-Direct connected with Device B,C,D,E and it wants to broadcast some information.
I don't have WiFi Direct enabled devices in hand, just want to ask.