Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py144 if self._mode == hostapd_constants.MODE_11G:
145 return hostapd_constants.MODE_11G
150 return hostapd_constants.MODE_11G
501 hostapd_constants.MODE_11G) and frequency > 5000:
Dhostapd_constants.py124 MODE_11G = 'g' variable