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.2/
Dsta_network.cpp70 constexpr uint32_t kEapMethodMax = variable
72 constexpr char const *kEapMethodStrings[kEapMethodMax] = {
1026 if (eap_method_idx >= kEapMethodMax) { in setEapMethodInternal()
1446 if (eap_method_idx >= kEapMethodMax) { in getEapMethodInternal()