Home
last modified time | relevance | path

Searched defs:network (Results 1 – 25 of 32) sorted by relevance

12

/tools/test/connectivity/acts/tests/google/wifi/
DWifiIOTTwPkg1Test.py111 def connect_to_wifi_network(self, network): argument
124 def run_iperf_client(self, network): argument
166 def run_iperf_server(self, network): argument
210 def iperf_test_func(self,network): argument
266 def connect_to_wifi_network_and_run_iperf(self, network): argument
DWifiRvrTwTest.py311 def connect_to_wifi_network(self, network): argument
324 def run_iperf_client(self, network): argument
373 def run_iperf_server(self, network): argument
422 def iperf_test_func(self,network): argument
443 def rvr_test(self,network): argument
DWifiMacRandomizationTest.py133 def get_randomized_mac(self, network): argument
145 def connect_to_network_and_verify_mac_randomization(self, network, argument
160 def verify_mac_randomization_and_add_to_list(self, network, mac_list): argument
176 def verify_mac_randomization(self, network, status=RANDOMIZATION_PERSISTENT): argument
203 def check_mac_persistence(self, network, condition): argument
DWifiIOTtpeTest.py90 def connect_to_wifi_network(self, network): argument
103 def run_iperf_client(self, network): argument
120 def connect_to_wifi_network_and_run_iperf(self, network): argument
DWifiLinkProbeTest.py78 def _test_link_probe_does_not_crash_device(self, network): argument
105 def _test_link_probe_ap_attenuated(self, network): argument
DWifiChaosTest.py183 def scan_and_connect_by_id(self, network, net_id): argument
209 def send_link_probes(self, network): argument
249 def run_connect_disconnect(self, network, hostname, rpm_port, rpm_ip, argument
DWifiStaApConcurrencyStressTest.py113 def verify_wifi_full_on_off(self, network, softap_config): argument
124 def verify_softap_full_on_off(self, network, softap_band): argument
DWifiStressTest.py109 def scan_and_connect_by_ssid(self, ad, network): argument
120 def scan_and_connect_by_id(self, network, net_id): argument
DWifiIOTTest.py89 def connect_to_wifi_network(self, network): argument
102 def run_iperf_client(self, network): argument
119 def connect_to_wifi_network_and_run_iperf(self, network): argument
DWifiPnoTest.py132 def add_network_and_enable(self, network): argument
DWifiAutoUpdateTest.py118 def add_network_and_enable(self, network): argument
DWifiTeleCoexTest.py62 def connect_to_wifi(self, ad, network): argument
DWifiConnectedMacRandomizationTest.py146 def get_connection_data(self, ad, network): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_retail_ap.py241 def set_radio_on_off(self, network, status): argument
251 def set_ssid(self, network, ssid): argument
261 def set_channel(self, network, channel): argument
271 def set_bandwidth(self, network, bandwidth): argument
281 def set_power(self, network, power): argument
291 def set_security(self, network, security_type, *password): argument
1243 def set_power(self, network, power): argument
1270 network, argument
Dwifi_test_utils.py979 network, argument
1016 def _toggle_wifi_and_wait_for_reconnection(ad, network, num_of_tries=1): argument
1234 def connect_to_wifi_network(ad, network, assert_on_fail=True, argument
1275 def wifi_connect(ad, network, num_of_tries=1, assert_on_fail=True, argument
1302 def _wifi_connect(ad, network, num_of_tries=1, check_connectivity=True): argument
1433 def wifi_connect_using_network_request(ad, network, network_specifier, argument
1464 def _wifi_connect_using_network_request(ad, network, network_specifier, argument
1491 def wait_for_wifi_connect_after_network_request(ad, network, num_of_tries=3, argument
1519 def _wait_for_wifi_connect_after_network_request(ad, network, num_of_tries=3): argument
2196 def ap_setup(test, index, ap, network, bandwidth=80, channel=6): argument
Dwifi_power_test_utils.py236 def ap_setup(ap, network, bandwidth=80): argument
DWifiBaseTest.py244 def update_bssid(self, ap_instance, ap, network, band): argument
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Darduino_test_utils.py38 def connect_wifi(wd, network=None): argument
/tools/acloud/internal/proto/
Duser_config.proto31 optional string network = 6; field
Dinternal_config.proto23 optional string network = 2; field
/tools/test/connectivity/acts/framework/acts/controllers/
Darduino_wifi_dongle.py180 def write(self, arduino, file_path, network=None): argument
209 def _update_ino_wifi_network(self, arduino, file_path, network): argument
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py170 def configure_and_start_ap(ap, network): argument
540 def check_wifi_status(pri_ad, network, ssh_config): argument
856 def connect_wlan_profile(pri_ad, network): argument
/tools/test/connectivity/tools/lab/
Dconfig.json30 "network": { object
/tools/acloud/internal/lib/
Dgcompute_client.py1006 def _GetNetworkArgs(self, network, zone): argument
1080 network, argument
1238 def GetNetworkUrl(self, network): argument
1254 def GetSubnetworkUrl(self, network, zone): argument
/tools/test/connectivity/acts/tests/google/net/
DDnsOverTlsTest.py107 def _test_private_dns_mode(self, network, dns_mode, use_tls, argument

12