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.py151 if self._mode == hostapd_constants.MODE_11B:
152 return hostapd_constants.MODE_11B
531 if self._mode in (hostapd_constants.MODE_11B,
Dhostapd_constants.py146 MODE_11B = 'b' variable
Dhostapd_ap_preset.py203 mode = hostapd_constants.MODE_11B