HomeSort by relevance Sort by last modified time
    Searched full:configure_ap (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/tests/google/wifi/
WifiSoftApAcsTest.py 156 def configure_ap(self, channel_2g=None, channel_5g=None): member in class:WifiSoftApAcsTest
247 self.configure_ap(channel_2g=1)
256 self.configure_ap(channel_2g=1)
265 self.configure_ap(channel_2g=2)
274 self.configure_ap(channel_2g=2)
283 self.configure_ap(channel_2g=3)
292 self.configure_ap(channel_2g=3)
301 self.configure_ap(channel_2g=4)
310 self.configure_ap(channel_2g=4)
319 self.configure_ap(channel_2g=5
    [all...]
WifiStaApConcurrencyTest.py 118 def configure_ap(self, channel_2g=None, channel_5g=None): member in class:WifiStaApConcurrencyTest
267 self.configure_ap(channel_2g=WIFI_NETWORK_AP_CHANNEL_2G)
275 self.configure_ap(channel_5g=WIFI_NETWORK_AP_CHANNEL_5G)
283 self.configure_ap(channel_5g=WIFI_NETWORK_AP_CHANNEL_5G_DFS)
291 self.configure_ap(channel_5g=WIFI_NETWORK_AP_CHANNEL_5G)
299 self.configure_ap(channel_5g=WIFI_NETWORK_AP_CHANNEL_5G_DFS)
307 self.configure_ap(channel_2g=WIFI_NETWORK_AP_CHANNEL_2G)
316 self.configure_ap(channel_5g=WIFI_NETWORK_AP_CHANNEL_5G)
325 self.configure_ap(channel_2g=WIFI_NETWORK_AP_CHANNEL_2G)
333 self.configure_ap(channel_5g=WIFI_NETWORK_AP_CHANNEL_5G
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_retail_ap.py 188 def configure_ap(self): member in class:WifiRetailAP
314 self.configure_ap()
464 def configure_ap(self): member in class:NetgearR7000AP
713 def configure_ap(self): member in class:NetgearR7500AP
    [all...]

Completed in 4594 milliseconds