Searched defs:band (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiSoftApTest.py | 124 def validate_full_tether_startup(self, band=None, hidden=None): argument
|
D | WifiStaApConcurrencyTest.py | 202 def start_softap_and_verify(self, band): argument
|
D | WifiScannerScanTest.py | 548 def check_get_available_channels_with_one_band(self, band): argument
|
D | WifiSoftApAcsTest.py | 123 def start_softap_and_verify(self, band): argument
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabNeighborCellTest.py | 234 def _setup_lte_neighbhor_cell_md8475a(self, bts, band, dl_power, cell_id, argument 253 def _setup_wcdma_neighbhor_cell_md8475a(self, bts, band, dl_power, argument
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/ |
D | PowerTelTest.py | 192 … def start_sitmulation(self, set_simulation_func, band, scheduling, bandwidth, transmission_mode): argument 344 def do_test(self, direction, band, scheduling, bandwidth, transmission_mode, ca_band2 = 0): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 390 def band_to_freq(self, band): argument 873 def start_wifi_tethering(ad, ssid, password, band=None, hidden=None): argument
|