Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py146 if self.is_11n or self.is_11ac:
154 def is_11n(self): member in HostapdConfig
268 if not self.is_11n:
555 if self.is_11n or self.is_11ac: