Searched refs:eap_method_idx (Results 1 – 1 of 1) sorted by relevance
1023 uint32_t eap_method_idx = static_cast< in setEapMethodInternal() local1026 if (eap_method_idx >= kEapMethodMax) { in setEapMethodInternal()1032 const char *method_str = kEapMethodStrings[eap_method_idx]; in setEapMethodInternal()1441 size_t eap_method_idx = in getEapMethodInternal() local1446 if (eap_method_idx >= kEapMethodMax) { in getEapMethodInternal()1450 static_cast<ISupplicantStaNetwork::EapMethod>(eap_method_idx)}; in getEapMethodInternal()