Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py155 if self.is_11n or self.is_11ac:
169 def is_11ac(self): member in HostapdConfig
470 if self.is_11ac:
598 if self.is_11n or self.is_11ac:
601 if self.is_11ac: