/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/ |
D | WlanRebootTest.py | 175 def setup_ap(self, ssid, band, ipv4=True, ipv6=False): argument 230 band, argument 304 def setup_iperf_server_on_ap(self, band): argument
|
D | WlanRvrTest.py | 237 band='2g', argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
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 | access_point.py | 412 def get_bssid_from_ssid(self, ssid, band): argument
|
D | cellular_simulator.py | 193 def set_band(self, bts_index, band): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/ |
D | GsmSimulation.py | 154 def set_band(self, bts, band): argument
|
D | UmtsSimulation.py | 294 def set_band(self, bts, band): argument
|
D | LteSimulation.py | 1213 def calibrate(self, band): argument 1259 def get_duplex_mode(self, band): argument
|
D | BaseSimulation.py | 549 def calibrate(self, band): 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/test_utils/wifi/p2p/ |
D | wifi_p2p_test_utils.py | 187 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/ |
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): argument
|
D | cmw500.py | 483 def band(self): member in BaseStation 489 def band(self, band): member in BaseStation
|
/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
|
D | md8475a.py | 1897 def band(self): member in _BaseTransceiverStation 1910 def band(self, band): member in _BaseTransceiverStation
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiStaApConcurrencyTest.py | 163 def start_softap_and_verify(self, band, check_connectivity=True): argument
|
D | WifiSoftApTest.py | 175 def validate_full_tether_startup(self, band=None, hidden=None, argument
|
D | WifiSoftApAcsTest.py | 131 def start_softap_and_verify(self, band): argument
|
D | WifiScannerScanTest.py | 541 def check_get_available_channels_with_one_band(self, band): 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
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | WifiBaseTest.py | 244 def update_bssid(self, ap_instance, ap, network, band): argument
|
D | wifi_test_utils.py | 409 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/ |
D | tel_test_utils.py | 4532 def lock_lte_band_by_mds(ad, band): argument
|