Home
last modified time | relevance | path

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

12

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py323 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
Dnetgear_rax120.py163 def set_bandwidth(self, network, bandwidth): argument
Dnetgear_rax200.py184 def set_bandwidth(self, network, bandwidth): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dota_sniffer.py72 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
Dwifi_power_test_utils.py107 def ap_setup(ap, network, bandwidth=80): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRvrTwTest.py309 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
DWifiMacRandomizationTest.py142 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
DWifiIOTtpeTest.py86 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
DWifiChaosTest.py185 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
DWifiIOTTest.py86 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
DWifiIOTConnectionTest.py168 def scan_wifi_list(self, network, test_item): argument
200 def connect_to_network_and_ping(self, network, scan_results): argument
DWifiStaConcurrencyNetworkRequestTest.py124 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
DWifiStressTest.py113 def scan_and_connect_by_ssid(self, ad, network): argument
124 def scan_and_connect_by_id(self, network, net_id): argument
DWifiPnoTest.py138 def add_network_and_enable(self, network): argument
DWifiConnectedMacRandomizationTest.py143 def get_connection_data(self, ad, network): argument
DWifiNetworkSelectorTest.py111 def connect_and_verify_connected_bssid(self, network): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Dcoex_test_utils.py166 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/
Dgcompute_client.py1147 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/
Darduino_wifi_dongle.py179 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/
Darduino_test_utils.py38 def connect_wifi(wd, network=None): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerWiFiBaseTest.py118 network, argument
/tools/acloud/internal/proto/
Dinternal_config.proto23 optional string network = 2; field
Duser_config.proto31 optional string network = 6; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtInterferenceBaseTest.py38 def setup_ap_connection(dut, network, ap, bandwidth=20): argument
/tools/test/connectivity/acts_tests/tests/google/net/
DCaptivePortalTest.py105 def _verify_captive_portal(self, network, click_accept=ACCEPT_CONTINUE): argument

12