Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py144 return self._mode == hostapd_constants.MODE_11AC_PURE
172 hostapd_constants.MODE_11AC_PURE)
Dhostapd_constants.py190 MODE_11AC_PURE = 'ac-only' variable