Home
last modified time | relevance | path

Searched refs:AUTH_NONE_WEP (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp17 AUTH_NONE_WEP, enumerator
91 auth = AUTH_NONE_WEP; in paramsFromScanResults()
99 wepEnabled(auth == AUTH_NONE_WEP); in paramsFromScanResults()
111 encrSelect->setEnabled(sel != AUTH_NONE_OPEN && sel != AUTH_NONE_WEP && in authChanged()
127 if (sel == AUTH_NONE_OPEN || sel == AUTH_NONE_WEP || in authChanged()
139 wepEnabled(sel == AUTH_NONE_WEP || sel == AUTH_NONE_WEP_SHARED); in authChanged()
247 case AUTH_NONE_WEP: in addNetwork()
554 auth != AUTH_NONE_WEP && auth != AUTH_NONE_WEP_SHARED) in paramsFromConfig()
714 auth = AUTH_NONE_WEP; in paramsFromConfig()
722 auth = AUTH_NONE_WEP; in paramsFromConfig()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp17 AUTH_NONE_WEP, enumerator
91 auth = AUTH_NONE_WEP; in paramsFromScanResults()
99 wepEnabled(auth == AUTH_NONE_WEP); in paramsFromScanResults()
111 encrSelect->setEnabled(sel != AUTH_NONE_OPEN && sel != AUTH_NONE_WEP && in authChanged()
127 if (sel == AUTH_NONE_OPEN || sel == AUTH_NONE_WEP || in authChanged()
139 wepEnabled(sel == AUTH_NONE_WEP || sel == AUTH_NONE_WEP_SHARED); in authChanged()
247 case AUTH_NONE_WEP: in addNetwork()
554 auth != AUTH_NONE_WEP && auth != AUTH_NONE_WEP_SHARED) in paramsFromConfig()
714 auth = AUTH_NONE_WEP; in paramsFromConfig()
722 auth = AUTH_NONE_WEP; in paramsFromConfig()
[all...]

Completed in 4 milliseconds