Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiWpaPersonalTest.py135 self.openwrt.set_wpa_encryption(OpenWrtWifiSecurity.WPA_PSK_TKIP)
139 self.verify_wpa_network_encryption(OpenWrtWifiSecurity.WPA_PSK_TKIP)
150 self.openwrt.set_wpa_encryption(OpenWrtWifiSecurity.WPA_PSK_TKIP)
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dopenwrt_constants.py21 WPA_PSK_TKIP = "psk+tkip" variable in OpenWrtWifiSecurity