Searched refs:kEAPStatusParameterNeeded (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/supplicant/
H A Dsupplicant_eap_state_handler.cc66 } else if (status == WPASupplicant::kEAPStatusParameterNeeded) {
H A Dsupplicant_eap_state_handler_unittest.cc161 WPASupplicant::kEAPStatusParameterNeeded, kAuthenticationParameter,
171 WPASupplicant::kEAPStatusParameterNeeded,
H A Dwpa_supplicant.h56 static const char kEAPStatusParameterNeeded[]; member in class:shill::WPASupplicant
H A Dwpa_supplicant.cc59 const char WPASupplicant::kEAPStatusParameterNeeded[] = "eap parameter needed"; member in class:shill::WPASupplicant

Completed in 76 milliseconds