Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_security.py72 self.security_mode = hostapd_constants.SECURITY_STRING_TO_SECURITY_MODE_INT.get(
Dhostapd_constants.py53 SECURITY_STRING_TO_SECURITY_MODE_INT = { variable