/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/third_party_ap_profiles/ |
D | asus.py | 24 channel=None, argument 153 channel=None, argument 249 channel=None, argument 375 channel=None, argument 483 channel=None, argument
|
D | tplink.py | 24 channel=None, argument 156 channel=None, argument 283 channel=None, argument 399 channel=None, argument
|
D | linksys.py | 24 channel=None, argument 123 channel=None, argument 198 channel=None, argument
|
D | actiontec.py | 23 channel=None, argument 84 channel=None, argument
|
D | netgear.py | 24 channel=None, argument 175 channel=None, argument
|
D | securifi.py | 22 def securifi_almond(iface_wlan_2g=None, channel=None, security=None, argument
|
D | belkin.py | 23 channel=None, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/ |
D | calibration.py | 36 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/ |
D | netgear_rax120.py | 176 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
|
D | netgear_rax200.py | 184 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
|
D | netgear_raxe500.py | 185 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/ |
D | handover_simulator.py | 30 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/ |
D | DataSources.java | 63 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/ |
D | hostapd_config.py | 22 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/ |
D | cmw500_handover_simulator.py | 44 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/ |
D | frontend_client_stub.cc | 38 std::shared_ptr<grpc::Channel> channel = in NewFrontendClient() local
|
/tools/netsim/src/ |
D | netsim-packet-streamer-client.cc | 26 auto channel = netsim::packet::CreateChannel("", ""); in main() local
|
/tools/netsim/src/backend/ |
D | packet_streamer_client_test.cc | 33 auto channel = packet::CreateChannel(); in TEST_F() local
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ |
D | audio_data.py | 66 def __init__(self, binary, channel, sample_format): argument
|
/tools/apksig/src/main/java/com/android/apksig/internal/util/ |
D | FileChannelDataSource.java | 43 public FileChannelDataSource(FileChannel channel) { in FileChannelDataSource() 56 public FileChannelDataSource(FileChannel channel, long offset, long size) { in FileChannelDataSource()
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_sniffer_test_config.json | 11 "channel": 6 number
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/ |
D | calibrations.py | 103 def build_status_packet_attribute_name(channel, origin, granularity): argument
|
/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/ |
D | BtChameleonTest.py | 61 channel, audio_to_play): argument
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | BeaconLossTest.py | 90 def beacon_loss(self, channel): argument
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | ChannelSweepTest.py | 229 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
|