/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiIOTTwPkg1Test.py | 109 def connect_to_wifi_network(self, network): argument 122 def run_iperf_client(self, network): argument 164 def run_iperf_server(self, network): argument 208 def iperf_test_func(self,network): argument 264 def connect_to_wifi_network_and_run_iperf(self, network): argument
|
D | WifiRvrTwTest.py | 309 def connect_to_wifi_network(self, network): argument 322 def run_iperf_client(self, network): argument 371 def run_iperf_server(self, network): argument 420 def iperf_test_func(self,network): argument 441 def rvr_test(self,network): argument
|
D | WifiMacRandomizationTest.py | 133 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
|
D | WifiLinkProbeTest.py | 77 def _test_link_probe_does_not_crash_device(self, network): argument 104 def _test_link_probe_ap_attenuated(self, network): argument
|
D | WifiIOTtpeTest.py | 88 def connect_to_wifi_network(self, network): argument 101 def run_iperf_client(self, network): argument 118 def connect_to_wifi_network_and_run_iperf(self, network): argument
|
D | WifiChaosTest.py | 183 def scan_and_connect_by_id(self, network, net_id): argument 213 def send_link_probes(self, network): argument 251 def run_connect_disconnect(self, network, hostname, rpm_port, rpm_ip, argument
|
D | WifiStaApConcurrencyStressTest.py | 114 def verify_wifi_full_on_off(self, network, softap_config): argument 125 def verify_softap_full_on_off(self, network, softap_band): argument
|
D | WifiStressTest.py | 104 def scan_and_connect_by_ssid(self, ad, network): argument 115 def scan_and_connect_by_id(self, network, net_id): argument
|
D | WifiIOTTest.py | 88 def connect_to_wifi_network(self, network): argument 101 def run_iperf_client(self, network): argument 118 def connect_to_wifi_network_and_run_iperf(self, network): argument
|
D | WifiPnoTest.py | 131 def add_network_and_enable(self, network): argument
|
D | WifiTeleCoexTest.py | 59 def connect_to_wifi(self, ad, network): argument
|
D | WifiAutoUpdateTest.py | 118 def add_network_and_enable(self, network): argument
|
D | WifiConnectedMacRandomizationTest.py | 145 def get_connection_data(self, ad, network): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | ota_sniffer.py | 72 def start_capture(self, network, duration=30): argument 131 def start_capture(self, network, duration=30): argument 313 def _configure_sniffer(self, network, chan, bw): argument 401 def start_capture(self, network, chan, bw, duration=60): argument 462 def _configure_sniffer(self, network, chan, bw): argument 564 def _configure_sniffer(self, network, chan, bw): argument
|
D | wifi_retail_ap.py | 279 def set_radio_on_off(self, network, status): argument 289 def set_ssid(self, network, ssid): argument 299 def set_channel(self, network, channel): argument 309 def set_bandwidth(self, network, bandwidth): argument 319 def set_power(self, network, power): argument 329 def set_security(self, network, security_type, *password): argument 1362 def set_power(self, network, power): argument 1389 network, argument
|
D | wifi_test_utils.py | 995 network, argument 1032 def _toggle_wifi_and_wait_for_reconnection(ad, network, num_of_tries=1): argument 1239 def connect_to_wifi_network(ad, network, assert_on_fail=True, argument 1285 def wifi_connect(ad, network, num_of_tries=1, assert_on_fail=True, argument 1312 def _wifi_connect(ad, network, num_of_tries=1, check_connectivity=True): argument 1444 def wifi_connect_using_network_request(ad, network, network_specifier, argument 1475 def _wifi_connect_using_network_request(ad, network, network_specifier, argument 1502 def wait_for_wifi_connect_after_network_request(ad, network, num_of_tries=3, argument 1530 def _wait_for_wifi_connect_after_network_request(ad, network, num_of_tries=3): argument 2294 def ap_setup(test, index, ap, network, bandwidth=80, channel=6): argument
|
D | wifi_power_test_utils.py | 107 def ap_setup(ap, network, bandwidth=80): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/net/ |
D | arduino_test_utils.py | 38 def connect_wifi(wd, network=None): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/ |
D | PowerWiFiBaseTest.py | 90 network, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | arduino_wifi_dongle.py | 180 def write(self, arduino, file_path, network=None): argument 209 def _update_ino_wifi_network(self, arduino, file_path, network): argument
|
/tools/acloud/internal/proto/ |
D | user_config.proto | 31 optional string network = 6; field
|
D | internal_config.proto | 23 optional string network = 2; field
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | coex_test_utils.py | 166 def configure_and_start_ap(ap, network): argument 536 def check_wifi_status(pri_ad, network, ssh_config=None): argument 845 def connect_wlan_profile(pri_ad, network): argument
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | CaptivePortalTest.py | 79 def _verify_captive_portal(self, network, click_accept=ACCEPT_CONTINUE): argument
|
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 1144 def _GetNetworkArgs(self, network, zone): argument 1222 network, argument 1383 def GetNetworkUrl(self, network): argument 1399 def GetSubnetworkUrl(self, network, zone): argument
|