Searched refs:is_vht_supported (Results 1 – 4 of 4) sorted by relevance
53 if ap_config.is_11ac and not self.context.client.is_vht_supported():
104 if ap_config.is_11ac and not self.context.client.is_vht_supported():
117 if ap_config.is_11ac and not self.context.client.is_vht_supported():
402 def is_vht_supported(self): member in WiFiClient