Home
last modified time | relevance | path

Searched refs:MODE_11B (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py146 if self._mode == hostapd_constants.MODE_11B:
147 return hostapd_constants.MODE_11B
549 if self._mode in (hostapd_constants.MODE_11B,
Dhostapd_constants.py187 MODE_11B = 'b' variable
Dhostapd_ap_preset.py213 mode = hostapd_constants.MODE_11B