Home
last modified time | relevance | path

Searched defs:band (Results 1 – 25 of 32) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/controllers/
Dasus_axe11000_ap.py337 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 …]
Dpacket_capture.py208 def configure_monitor_mode(self, band, channel, bandwidth=20): argument
248 def start_packet_capture(self, band, log_path, pcap_fname): argument
Dopenwrt_ap.py455 def get_wifi_network(self, security=None, band=None): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiSoftApMultiCountryTest.py136 def conf_packet_capture(self, band, channel): argument
160 def validate_full_tether_startup(self, band=None, test_ping=False): argument
DWifiChannelSwitchStressTest.py143 def conf_packet_capture(self, band, channel): argument
DWifiIOTConnectionTest.py173 def start_packet_capture(self, band, channel): argument
DWifiSoftApTest.py178 def validate_full_tether_startup(self, band=None, hidden=None, argument
282 def validate_softap_after_reboot(self, band, security, hidden=False): argument
DWifiStaApConcurrencyTest.py176 def start_softap_and_verify(self, band, check_connectivity=True): argument
DWifiScannerScanTest.py538 def check_get_available_channels_with_one_band(self, band): argument
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dwireless_config.py30 band, argument
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DGsmSimulation.py150 def set_band(self, bts, band): argument
DUmtsSimulation.py290 def set_band(self, bts, band): argument
DLteSimulation.py1209 def calibrate(self, band): argument
1255 def get_duplex_mode(self, band): argument
DBaseSimulation.py545 def calibrate(self, band): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/
DWifiP2pMultiCoutryTest.py84 def conf_packet_capture(self, band, channel): argument
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py141 def setup_lte_and_attach(self, band, channel): argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py61 def set_band(self, bts_index, band): argument
70 def get_duplex_mode(self, band): argument
Dcmw500_cellular_simulator.py228 def set_band(self, bts_index, band): argument
241 def get_duplex_mode(self, band): argument
Dcmx500.py249 def band(self): member in BaseStation
254 def band(self, band): member in BaseStation
Dcmw500.py483 def band(self): member in BaseStation
489 def band(self, band): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/
Dwifi_p2p_test_utils.py278 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/
Dmd8475_cellular_simulator.py383 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/
DWlanRebootTest.py78 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/
DWlanRvrTest.py237 band='2g', argument
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabNeighborCellTest.py235 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

12