Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_security.py78 security_mode = hostapd_constants.WEP
85 if security_mode == hostapd_constants.WEP:
107 if self.security_mode == hostapd_constants.WEP:
Dhostapd_constants.py21 WEP = 0 variable