HomeSort by relevance Sort by last modified time
    Searched refs:WPA2_STRING (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
hostapd_security.py 60 elif security_mode == hostapd_constants.WPA2_STRING:
hostapd_constants.py 32 WPA2_STRING = 'wpa2'
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
WifiBaseTest.py 68 ref_5g_security = hostapd_constants.WPA2_STRING
69 ref_2g_security = hostapd_constants.WPA2_STRING
191 if network["security"] == hostapd_constants.WPA2_STRING:

Completed in 144 milliseconds