Searched refs:MODE_11A (Results 1 – 2 of 2) sorted by relevance
140 if self._mode == hostapd_constants.MODE_11A:141 return hostapd_constants.MODE_11A149 return hostapd_constants.MODE_11A497 if self._mode == hostapd_constants.MODE_11A and frequency < 5000:
109 MODE_11A = 'a' variable