Home
last modified time | relevance | path

Searched refs:setup_ap (Results 1 – 25 of 31) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanTargetSecurityTest.py19 from acts.controllers.access_point import setup_ap
67 def setup_ap(self, security_mode=None): member in WlanTargetSecurityTest
86 setup_ap(access_point=self.access_point,
96 ssid, _ = self.setup_ap()
100 ssid, password = self.setup_ap()
108 ssid, password = self.setup_ap()
116 ssid, password = self.setup_ap()
124 ssid, password = self.setup_ap()
133 ssid, _ = self.setup_ap(hostapd_constants.WEP_STRING)
138 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
[all …]
DWlanWirelessNetworkManagementTest.py27 from acts.controllers.access_point import setup_ap
79 def setup_ap( member in WlanWirelessNetworkManagementTest
93 setup_ap(access_point=self.access_point,
132 self.setup_ap(ssid, wnm_features=wnm_features)
146 self.setup_ap(ssid, wnm_features=wnm_features)
162 self.setup_ap(ssid,
176 self.setup_ap(ssid,
DBeaconLossTest.py30 from acts.controllers.access_point import setup_ap
91 setup_ap(access_point=self.access_point,
DWlanRebootTest.py28 from acts.controllers.access_point import setup_ap
171 def setup_ap(self, member in WlanRebootTest
192 setup_ap(access_point=self.access_point,
198 setup_ap(access_point=self.access_point,
508 self.setup_ap(self.ssid, band, ipv4, ipv6, security_mode, password)
568 self.setup_ap(self.ssid, band, ipv4, ipv6, security_mode,
DConnectionStressTest.py24 from acts.controllers.access_point import setup_ap
68 setup_ap(access_point=self.access_point,
DDownloadStressTest.py23 from acts.controllers.access_point import setup_ap
61 setup_ap(access_point=self.access_point,
DPingStressTest.py30 from acts.controllers.access_point import setup_ap
109 setup_ap(access_point=self.access_point,
DChannelSwitchTest.py24 from acts.controllers.access_point import setup_ap
110 setup_ap(access_point=self.access_point,
DSoftApTest.py26 from acts.controllers.access_point import setup_ap, AccessPoint
951 setup_ap(access_point=self.access_point,
1600 setup_ap(access_point=self.access_point,
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/
DWlanPhyComplianceABGTest.py20 from acts.controllers.access_point import setup_ap
132 setup_ap(access_point=self.access_point,
141 setup_ap(access_point=self.access_point,
150 setup_ap(access_point=self.access_point,
159 setup_ap(access_point=self.access_point,
168 setup_ap(access_point=self.access_point,
177 setup_ap(access_point=self.access_point,
186 setup_ap(access_point=self.access_point,
196 setup_ap(access_point=self.access_point,
206 setup_ap(access_point=self.access_point,
[all …]
DVapeInteropTest.py19 from acts.controllers.access_point import setup_ap
84 setup_ap(access_point=self.access_point,
92 setup_ap(access_point=self.access_point,
105 setup_ap(access_point=self.access_point,
113 setup_ap(access_point=self.access_point,
126 setup_ap(access_point=self.access_point,
134 setup_ap(access_point=self.access_point,
147 setup_ap(access_point=self.access_point,
155 setup_ap(access_point=self.access_point,
168 setup_ap(access_point=self.access_point,
[all …]
DWlanSecurityComplianceABGTest.py22 from acts.controllers.access_point import setup_ap
213 setup_ap(access_point=self.access_point,
230 setup_ap(access_point=self.access_point,
247 setup_ap(access_point=self.access_point,
264 setup_ap(access_point=self.access_point,
281 setup_ap(access_point=self.access_point,
298 setup_ap(access_point=self.access_point,
315 setup_ap(access_point=self.access_point,
332 setup_ap(access_point=self.access_point,
349 setup_ap(access_point=self.access_point,
[all …]
DWlanPhyCompliance11ACTest.py21 from acts.controllers.access_point import setup_ap
185 setup_ap(access_point=self.access_point,
DWlanPhyCompliance11NTest.py21 from acts.controllers.access_point import setup_ap
202 setup_ap(access_point=self.access_point,
/tools/test/connectivity/acts_tests/tests/google/fuchsia/dhcp/
DDhcpv4InteropTest.py23 from acts.controllers.access_point import setup_ap, AccessPoint
83 def setup_ap(self): member in Dhcpv4InteropFixture
100 ap_ids = setup_ap(access_point=self.access_point,
189 ap_params = self.setup_ap()
258 ap_params = self.setup_ap()
268 ap_params = self.setup_ap()
278 ap_params = self.setup_ap()
302 ap_params = self.setup_ap()
322 ap_params = self.setup_ap()
355 self.ap_params = self.setup_ap()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DWlanRvrTest.py21 from acts.controllers.access_point import setup_ap
624 setup_ap(access_point=self.access_point,
644 setup_ap(access_point=self.access_point,
664 setup_ap(access_point=self.access_point,
684 setup_ap(access_point=self.access_point,
706 setup_ap(access_point=self.access_point,
731 setup_ap(access_point=self.access_point,
756 setup_ap(access_point=self.access_point,
781 setup_ap(access_point=self.access_point,
804 setup_ap(access_point=self.access_point,
[all …]
DChannelSweepTest.py30 from acts.controllers.access_point import setup_ap
229 def setup_ap(self, channel, channel_bandwidth, security_profile=None): member in ChannelSweepTest
265 setup_ap(access_point=self.access_point,
640 ssid = self.setup_ap(channel, channel_bandwidth, security_profile)
761 ssid = self.setup_ap(channel, channel_bandwidth)
DWlanWmmTest.py27 from acts.controllers.access_point import setup_ap
245 setup_ap(self.access_point_transceiver.access_point, **ap_parameters)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/misc/
DWlanMiscScenarioTest.py19 from acts.controllers.access_point import setup_ap
75 setup_ap(access_point=self.access_point,
94 setup_ap(access_point=self.access_point,
/tools/test/connectivity/acts_tests/tests/google/wifi/
DSetupWifiNetworkTest.py53 def setup_ap(self): member in SetupWifiNetworkTest
91 self.setup_ap()
104 self.setup_ap()
DWifiRoamingPerformanceTest.py442 def setup_ap(self, testcase_params): member in WifiRoamingPerformanceTest
491 self.setup_ap(testcase_params)
DWifiThroughputStabilityTest.py221 def setup_ap(self, testcase_params): member in WifiThroughputStabilityTest
287 self.setup_ap(testcase_params)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DHiddenNetworksTest.py20 from acts.controllers.access_point import setup_ap
59 setup_ap(self.access_point,
DStartStopClientConnectionsTest.py20 from acts.controllers.access_point import setup_ap
56 setup_ap(self.access_point,
DSavedNetworksTest.py22 from acts.controllers.access_point import setup_ap
194 setup_ap(self.access_points[0],

12