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 ?