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/openwrt_lib/
Dwireless_settings_applier.py12 PSK1_SECURITY = "psk" variable
112 or config.security == PSK1_SECURITY\
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py20 PSK1_SECURITY = 'psk' variable
427 elif config["security"] == PSK1_SECURITY:
500 elif config["security"] == PSK1_SECURITY: