tags:

views:

127

answers:

0

I have built a WiFi connectivity client that supports OPEN and PSK modes. Now I want to add EAP support. Does the Android API support this? I see WifiConfiguration.KeyMgmt.WPA_EAP, but no information about how to set the underlying authentication protocol. I'm looking to support EAP_TTLS.