Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_security.py64 self.wpa3 = security_mode == hostapd_constants.WPA3_STRING
76 or security_mode == hostapd_constants.WPA3_STRING):
Dhostapd_constants.py38 WPA3_STRING = 'wpa3' variable