Home
last modified time | relevance | path

Searched refs:kEapMethodMax (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dsta_network.cpp53 constexpr uint32_t kEapMethodMax = variable
55 constexpr char const *kEapMethodStrings[kEapMethodMax] = {
880 if (eap_method_idx >= kEapMethodMax) { in setEapMethodInternal()
1260 if (eap_method_idx >= kEapMethodMax) { in getEapMethodInternal()