/android-wpasupplicant

This is a wpa_supplicant for Android that works with the libertas_sdio driver as of Linux 2.6.36 which uses the CFG80211 protocol for configuration, also known as NL80211. To enable it, use this repository as stand-in for external/wpa_supplicant_6 and configure your BoardConfig.mk as follows to make Android use this supplicant and the nl80211 driver. WPA_SUPPLICANT_VERSION := VER_0_6_X BOARD_WPA_SUPPLICANT_DRIVER := NL80211

Primary LanguageCGNU General Public License v2.0GPL-2.0

No issues in this repository yet.