Searched refs:is_vht_supported (Results 1 – 3 of 3) sorted by relevance
104 if ap_config.is_11ac and not self.context.client.is_vht_supported():
142 if ap_config.is_11ac and not self.context.client.is_vht_supported():
391 def is_vht_supported(self): member in WiFiClient