Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py17 PSK1_SECURITY = 'psk' variable
338 elif config["security"] == PSK1_SECURITY:
400 elif config["security"] == PSK1_SECURITY:
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dwireless_settings_applier.py12 PSK1_SECURITY = "psk" variable
111 or config.security == PSK1_SECURITY: