Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py16 OPEN_SECURITY = "none" variable
354 elif config["security"] == OPEN_SECURITY:
416 elif config["security"] == OPEN_SECURITY:
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dwireless_settings_applier.py11 OPEN_SECURITY = "none" variable
79 if config.security == OPEN_SECURITY: