/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ |
D | __init__.py | 323 def set_radio_on_off(self, network, status): argument 333 def set_ssid(self, network, ssid): argument 343 def set_channel(self, network, channel): argument 356 def set_bandwidth(self, network, bandwidth): argument 372 def set_power(self, network, power): argument 385 def set_security(self, network, security_type, *password): argument
|
D | netgear_rax120.py | 163 def set_bandwidth(self, network, bandwidth): argument
|
D | netgear_rax200.py | 184 def set_bandwidth(self, network, bandwidth): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | ota_sniffer.py | 72 def start_capture(self, network, duration=30): argument 132 def start_capture(self, network, duration=30): argument 314 def _configure_sniffer(self, network, chan, bw): argument 402 def start_capture(self, network, chan, bw, duration=60): argument 463 def _configure_sniffer(self, network, chan, bw): argument 568 def _configure_sniffer(self, network, chan, bw): argument
|
D | wifi_power_test_utils.py | 107 def ap_setup(ap, network, bandwidth=80): argument
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
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 | 142 def get_randomized_mac(self, network): argument 154 def connect_to_network_and_verify_mac_randomization(self, network, argument 169 def verify_mac_randomization_and_add_to_list(self, network, mac_list): argument 185 def verify_mac_randomization(self, network, status=RANDOMIZATION_PERSISTENT): argument 212 def check_mac_persistence(self, network, condition): argument
|
D | WifiIOTtpeTest.py | 86 def connect_to_wifi_network(self, network): argument 99 def run_iperf_client(self, network): argument 116 def connect_to_wifi_network_and_run_iperf(self, network): argument
|
D | WifiChaosTest.py | 185 def scan_and_connect_by_id(self, network, net_id): argument 215 def send_link_probes(self, network): argument 253 def run_connect_disconnect(self, network, hostname, rpm_port, rpm_ip, argument
|
D | WifiIOTTest.py | 86 def connect_to_wifi_network(self, network): argument 99 def run_iperf_client(self, network): argument 116 def connect_to_wifi_network_and_run_iperf(self, network): argument
|
D | WifiIOTConnectionTest.py | 168 def scan_wifi_list(self, network, test_item): argument 200 def connect_to_network_and_ping(self, network, scan_results): argument
|
D | WifiStaConcurrencyNetworkRequestTest.py | 124 def connect_to_internet_and_wait_for_on_available(self, network): argument 141 def connect_to_p2p_and_wait_for_on_available(self, network): argument
|
D | WifiStressTest.py | 113 def scan_and_connect_by_ssid(self, ad, network): argument 124 def scan_and_connect_by_id(self, network, net_id): argument
|
D | WifiPnoTest.py | 138 def add_network_and_enable(self, network): argument
|
D | WifiConnectedMacRandomizationTest.py | 143 def get_connection_data(self, ad, network): argument
|
D | WifiNetworkSelectorTest.py | 111 def connect_and_verify_connected_bssid(self, network): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/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/acloud/internal/lib/ |
D | gcompute_client.py | 1147 def _GetNetworkArgs(self, network, zone): argument 1225 network, argument 1387 def GetNetworkUrl(self, network): argument 1403 def GetSubnetworkUrl(self, network, zone): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | arduino_wifi_dongle.py | 179 def write(self, arduino, file_path, network=None): argument 208 def _update_ino_wifi_network(self, arduino, file_path, network): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | arduino_test_utils.py | 38 def connect_wifi(wd, network=None): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | PowerWiFiBaseTest.py | 118 network, argument
|
/tools/acloud/internal/proto/ |
D | internal_config.proto | 23 optional string network = 2; field
|
D | user_config.proto | 31 optional string network = 6; field
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtInterferenceBaseTest.py | 38 def setup_ap_connection(dut, network, ap, bandwidth=20): argument
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | CaptivePortalTest.py | 105 def _verify_captive_portal(self, network, click_accept=ACCEPT_CONTINUE): argument
|