/tools/test/connectivity/acts/framework/acts/controllers/ |
D | asus_axe11000_ap.py | 337 def _get_webdriver_elements_for_channels(self, band): argument 353 def _set_channel(self, band, channel): argument 388 def _configure_personal_network(self, band, auth, ssid=None, password=None): argument 420 def _configure_open_owe_network(self, band, auth, ssid=None): argument 450 def _configure_wpa2_ent_network(self, band, radius_ip, radius_port, argument 489 def _get_webdriver_elements_for_personal_auth(self, band): argument 511 def _get_webdriver_elements_for_ent_auth(self, band): argument 531 def set_channel_and_apply(self, band, channel): argument 550 def get_configured_channel(self, band): argument 620 def get_wifi_network(self, band): argument [all …]
|
D | packet_capture.py | 208 def configure_monitor_mode(self, band, channel, bandwidth=20): argument 248 def start_packet_capture(self, band, log_path, pcap_fname): argument
|
D | openwrt_ap.py | 455 def get_wifi_network(self, security=None, band=None): argument
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiSoftApMultiCountryTest.py | 136 def conf_packet_capture(self, band, channel): argument 160 def validate_full_tether_startup(self, band=None, test_ping=False): argument
|
D | WifiChannelSwitchStressTest.py | 143 def conf_packet_capture(self, band, channel): argument
|
D | WifiIOTConnectionTest.py | 173 def start_packet_capture(self, band, channel): argument
|
D | WifiSoftApTest.py | 178 def validate_full_tether_startup(self, band=None, hidden=None, argument 282 def validate_softap_after_reboot(self, band, security, hidden=False): argument
|
D | WifiStaApConcurrencyTest.py | 176 def start_softap_and_verify(self, band, check_connectivity=True): argument
|
D | WifiScannerScanTest.py | 538 def check_get_available_channels_with_one_band(self, band): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/ |
D | wireless_config.py | 30 band, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
D | GsmSimulation.py | 150 def set_band(self, bts, band): argument
|
D | UmtsSimulation.py | 290 def set_band(self, bts, band): argument
|
D | LteSimulation.py | 1209 def calibrate(self, band): argument 1255 def get_duplex_mode(self, band): argument
|
D | BaseSimulation.py | 545 def calibrate(self, band): argument
|
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/ |
D | WifiP2pMultiCoutryTest.py | 84 def conf_packet_capture(self, band, channel): argument
|
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 141 def setup_lte_and_attach(self, band, channel): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500_cellular_simulator.py | 61 def set_band(self, bts_index, band): argument 70 def get_duplex_mode(self, band): argument
|
D | cmw500_cellular_simulator.py | 228 def set_band(self, bts_index, band): argument 241 def get_duplex_mode(self, band): argument
|
D | cmx500.py | 249 def band(self): member in BaseStation 254 def band(self, band): member in BaseStation
|
D | cmw500.py | 483 def band(self): member in BaseStation 489 def band(self, band): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/ |
D | wifi_p2p_test_utils.py | 278 def p2p_connect_with_config(ad1, ad2, network_name, passphrase, band): argument 664 def p2p_create_group_with_config(ad, network_name, passphrase, band): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475_cellular_simulator.py | 383 def set_band(self, bts_index, band): argument 406 def get_duplex_mode(self, band): argument
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | WlanRebootTest.py | 78 def create_custom_test_name(reboot_device, reboot_type, band, ip_version, argument 187 band, argument 296 def setup_iperf_server_on_ap(self, band): argument
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | WlanRvrTest.py | 237 band='2g', argument
|
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabNeighborCellTest.py | 235 def _setup_lte_neighbhor_cell_md8475a(self, bts, band, dl_power, cell_id, argument 254 def _setup_wcdma_neighbhor_cell_md8475a(self, bts, band, dl_power, argument
|