This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to enable Wifi Direct in Android 4.3 ?

Other Parts Discussed in Thread: WL1271

Hi All,

I tried to implement Wifi Direct feature in my imx6 board with wl1271 chipset running on Android 4.3 and took reference from this link.


But when I tried to enable wifi from UI, I am getting following errors

E/wpa_supplicant( 3413): Could not read interface p2p0 flags: No such device
E/wpa_supplicant( 3413): p2p0: Failed to initialize driver interface

Have anyone tried to implement Wifi Direct Feature in Android 4.3 ?