Home
last modified time | relevance | path

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

12

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dnetgear_rax120.py177 network, argument
225 def set_bandwidth(self, network, bandwidth): argument
236 def set_channel(self, network, channel): argument
247 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
Dnetgear_rax200.py184 network, argument
232 def set_bandwidth(self, network, bandwidth): argument
244 def set_channel(self, network, channel): argument
255 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
Dnetgear_raxe500.py194 network, argument
245 def set_bandwidth(self, network, bandwidth): argument
257 def set_channel(self, network, channel): argument
268 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
D__init__.py334 def set_radio_on_off(self, network, status): argument
344 def set_ssid(self, network, ssid): argument
354 def set_channel(self, network, channel): argument
367 def set_bandwidth(self, network, bandwidth): argument
385 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
412 def set_power(self, network, power): argument
425 def set_security(self, network, security_type, *password): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiIOTTwPkg1Test.py107 def connect_to_wifi_network(self, network): argument
120 def run_iperf_client(self, network): argument
162 def run_iperf_server(self, network): argument
206 def iperf_test_func(self,network): argument
262 def connect_to_wifi_network_and_run_iperf(self, network): argument
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
DWifiLinkProbeTest.py77 def _test_link_probe_does_not_crash_device(self, network): argument
104 def _test_link_probe_ap_attenuated(self, network): 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
DWifiBtStressCoexTest.py127 def scan_and_connect_by_ssid(self, ad, network): argument
138 def scan_and_connect_by_id(self, network, net_id): argument
196 def verify_softap_full_on_off(self, network, softap_band): 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
DWifiStaApConcurrencyStressTest.py104 def verify_wifi_full_on_off(self, network, softap_config): argument
113 def verify_softap_full_on_off(self, network, softap_band): 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
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
DWifiPnoTest.py141 def add_network_and_enable(self, network): argument
DWifiConnectedMacRandomizationTest.py143 def get_connection_data(self, ad, network): 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
315 def _configure_sniffer(self, network, chan, bw): argument
403 def start_capture(self, network, chan, bw, duration=60): argument
464 def _configure_sniffer(self, network, chan, bw): argument
499 def start_capture(self, network, chan, bw, duration=60): argument
593 def _configure_sniffer(self, network, chan, bw): argument
Dwifi_test_utils.py1233 network, argument
1269 def _toggle_wifi_and_wait_for_reconnection(ad, network, num_of_tries=3): argument
1482 def connect_to_wifi_network(ad, network, assert_on_fail=True, argument
1535 network, argument
1567 def _wifi_connect(ad, network, num_of_tries=1, check_connectivity=True): argument
1696 def wifi_connect_using_network_request(ad, argument
1729 def wait_for_wifi_connect_after_network_request(ad, argument
1761 def _wait_for_wifi_connect_after_network_request(ad, argument
2720 def ap_setup(test, index, ap, network, bandwidth=80, channel=6): 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/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/power/
DPowerWiFiBaseTest.py120 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/proto/
Dinternal_config.proto23 optional string network = 2; field
Duser_config.proto31 optional string network = 6; field

12