Home
last modified time | relevance | path

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

123

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/third_party_ap_profiles/
Dasus.py24 channel=None, argument
153 channel=None, argument
249 channel=None, argument
375 channel=None, argument
483 channel=None, argument
Dtplink.py24 channel=None, argument
156 channel=None, argument
283 channel=None, argument
399 channel=None, argument
Dlinksys.py24 channel=None, argument
123 channel=None, argument
198 channel=None, argument
Dactiontec.py23 channel=None, argument
84 channel=None, argument
Dnetgear.py24 channel=None, argument
175 channel=None, argument
Dsecurifi.py22 def securifi_almond(iface_wlan_2g=None, channel=None, security=None, argument
Dbelkin.py23 channel=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/
Dcalibration.py36 def add(self, channel, origin, granularity, value): argument
61 def get(self, channel, origin, granularity): argument
83 def add(self, channel, origin, granularity, value): argument
100 def get(self, channel, origin, granularity): argument
121 def add(self, channel, origin, granularity, value): argument
135 def get(self, channel, origin, granularity): argument
171 def get(self, channel, origin, granularity): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dnetgear_rax120.py176 def _set_channel_and_bandwidth(self, argument
236 def set_channel(self, network, channel): argument
247 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
Dnetgear_rax200.py184 def _set_channel_and_bandwidth(self, argument
245 def set_channel(self, network, channel): argument
256 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
Dnetgear_raxe500.py185 def _set_channel_and_bandwidth(self, argument
249 def set_channel(self, network, channel): argument
260 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dhandover_simulator.py30 def lte_handover(self, band, channel, bandwidth, source_technology): argument
41 def wcdma_handover(self, band, channel, source_technology): argument
/tools/apksig/src/main/java/com/android/apksig/util/
DDataSources.java63 public static DataSource asDataSource(FileChannel channel) { in asDataSource()
74 public static DataSource asDataSource(FileChannel channel, long offset, long size) { in asDataSource()
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py22 def ht40_plus_allowed(channel): argument
29 def ht40_minus_allowed(channel): argument
36 def get_frequency_for_channel(channel): argument
73 def _get_11ac_center_channel_from_channel(self, channel): argument
170 def channel(self): member in HostapdConfig
175 def channel(self, value): member in HostapdConfig
317 channel=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_handover_simulator.py44 def lte_handover(self, band, channel, bandwidth, source_technology): argument
64 def wcdma_handover(self, band, channel, source_technology): argument
254 def configure_incoming_handover_lte(self, mode, band, channel, bandwidth): argument
280 def configure_handover(self, mode, band, channel, bandwidth, emit='NS01'): argument
346 def _dl_channel(self, channel): argument
356 def configure_incoming_handover_wcdma(self, band, channel): argument
/tools/netsim/src/frontend/
Dfrontend_client_stub.cc38 std::shared_ptr<grpc::Channel> channel = in NewFrontendClient() local
/tools/netsim/src/
Dnetsim-packet-streamer-client.cc26 auto channel = netsim::packet::CreateChannel("", ""); in main() local
/tools/netsim/src/backend/
Dpacket_streamer_client_test.cc33 auto channel = packet::CreateChannel(); in TEST_F() local
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Daudio_data.py66 def __init__(self, binary, channel, sample_format): argument
/tools/apksig/src/main/java/com/android/apksig/internal/util/
DFileChannelDataSource.java43 public FileChannelDataSource(FileChannel channel) { in FileChannelDataSource()
56 public FileChannelDataSource(FileChannel channel, long offset, long size) { in FileChannelDataSource()
/tools/test/connectivity/acts/framework/tests/
Dacts_sniffer_test_config.json11 "channel": 6 number
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/
Dcalibrations.py103 def build_status_packet_attribute_name(channel, origin, granularity): argument
/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/
DBtChameleonTest.py61 channel, audio_to_play): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DBeaconLossTest.py90 def beacon_loss(self, channel): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py229 def setup_ap(self, channel, channel_bandwidth, security_profile=None): argument
286 def get_and_verify_iperf_address(self, channel, device, interface=None): argument
369 def log_to_file_and_throughput_data(self, channel, channel_bandwidth, argument

123