Home
last modified time | relevance | path

Searched defs:setup_ap (Results 1 – 14 of 14) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/
DSetupWifiNetworkTest.py53 def setup_ap(self): member in SetupWifiNetworkTest
DWifiTxPowerCheckTest.py788 def setup_ap(self, testcase_params): member in WifiTxPowerCheckTest
DWifiRoamingPerformanceTest.py442 def setup_ap(self, testcase_params): member in WifiRoamingPerformanceTest
DWifiThroughputStabilityTest.py221 def setup_ap(self, testcase_params): member in WifiThroughputStabilityTest
DWifiRssiTest.py530 def setup_ap(self, testcase_params): member in WifiRssiTest
DWifiSensitivityTest.py394 def setup_ap(self, testcase_params): member in WifiSensitivityTest
DWifiPingTest.py413 def setup_ap(self, testcase_params): member in WifiPingTest
DWifiRvrTest.py534 def setup_ap(self, testcase_params): member in WifiRvrTest
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanWirelessNetworkManagementTest.py79 def setup_ap( member in WlanWirelessNetworkManagementTest
DWlanTargetSecurityTest.py67 def setup_ap(self, security_mode=None): member in WlanTargetSecurityTest
DWlanRebootTest.py171 def setup_ap(self, member in WlanRebootTest
/tools/test/connectivity/acts_tests/tests/google/fuchsia/dhcp/
DDhcpv4InteropTest.py83 def setup_ap(self): member in Dhcpv4InteropFixture
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py229 def setup_ap(self, channel, channel_bandwidth, security_profile=None): member in ChannelSweepTest
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py96 def setup_ap( function