Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DWlanRebootTest.py175 def setup_ap(self, ssid, band, ipv4=True, ipv6=False): argument
230 band, argument
304 def setup_iperf_server_on_ap(self, band): argument
DWlanRvrTest.py237 band='2g', argument
/tools/test/connectivity/acts/framework/acts/controllers/
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
Daccess_point.py412 def get_bssid_from_ssid(self, ssid, band): argument
Dcellular_simulator.py193 def set_band(self, bts_index, band): argument
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DGsmSimulation.py154 def set_band(self, bts, band): argument
DUmtsSimulation.py294 def set_band(self, bts, band): argument
DLteSimulation.py1213 def calibrate(self, band): argument
1259 def get_duplex_mode(self, band): argument
DBaseSimulation.py549 def calibrate(self, band): 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/test_utils/wifi/p2p/
Dwifi_p2p_test_utils.py187 def p2p_connect_with_config(ad1, ad2, network_name, passphrase, band): argument
550 def p2p_create_group_with_config(ad, network_name, passphrase, band): 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): member in BaseStation
/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
Dmd8475a.py1897 def band(self): member in _BaseTransceiverStation
1910 def band(self, band): member in _BaseTransceiverStation
/tools/test/connectivity/acts/tests/google/wifi/
DWifiStaApConcurrencyTest.py163 def start_softap_and_verify(self, band, check_connectivity=True): argument
DWifiSoftApTest.py175 def validate_full_tether_startup(self, band=None, hidden=None, argument
DWifiSoftApAcsTest.py131 def start_softap_and_verify(self, band): argument
DWifiScannerScanTest.py541 def check_get_available_channels_with_one_band(self, band): 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
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
DWifiBaseTest.py244 def update_bssid(self, ap_instance, ap, network, band): argument
Dwifi_test_utils.py409 def band_to_freq(self, band): argument
908 def start_wifi_tethering(ad, ssid, password, band=None, hidden=None): argument
946 def save_wifi_soft_ap_config(ad, wifi_config, band=None, hidden=None): argument
2032 def start_softap_and_verify(ad, band): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py4532 def lock_lte_band_by_mds(ad, band): argument