Home
last modified time | relevance | path

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

12

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dbrcm_ref.py145 def _get_channel_str(self, interface, channel, bandwidth): argument
280 def set_power(self, interface, power): argument
299 def get_power(self, interface): argument
311 interface, argument
363 def get_rate(self, interface): argument
382 def set_rts_enable(self, interface, enable): argument
397 def set_tx_beamformer(self, interface, enable): argument
410 def get_sta_rssi(self, interface, sta_macaddr): argument
Dgoogle_wifi.py218 def set_power(self, interface, power): argument
245 interface, argument
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dap_iwconfig.py39 def ap_iwconfig(self, interface, arguments=None): argument
Dhostapd_utils.py44 def verify_interface(interface, valid_interfaces): argument
Dradvd.py38 def __init__(self, runner, interface, working_dir=None, radvd_binary=None): argument
Ddhcp_server.py41 def __init__(self, runner, interface, working_dir='/tmp'): argument
Dhostapd.py44 def __init__(self, runner, interface, working_dir='/tmp'): argument
Dhostapd_config.py315 interface=None, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_logging_utils.py409 interface="any", argument
426 interface="any", argument
494 def stop_adb_tcpdump(ad, interface="any"): argument
/tools/test/connectivity/acts/framework/acts/controllers/sniffer_lib/local/
Dlocal_base.py41 def __init__(self, interface, logger, base_configs=None): argument
/tools/test/connectivity/acts_tests/tests/google/net/
DUsbTetheringTest.py139 def _send_http_get(self, destination, interface): argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py1406 def get_interface_ip_addresses(comm_channel, interface): argument
1507 interface, argument
1576 def renew_linux_ip_address(comm_channel, interface): argument
1828 def mdns_query(interface, address): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dsniffer.py102 def __init__(self, interface, logger, base_configs=None): argument
Dfuchsia_device.py739 def get_interface_ip_addresses(self, interface): argument
Diperf_server.py463 def get_interface_ip_addresses(self, interface): argument
Dpacket_sender.py112 def __init__(self, signal, packet, interval, interface, log): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/dhcp/
DDhcpv4InteropTest.py143 def get_device_ipv4_addr(self, interface=None, timeout=20): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py658 interface='wlan0'): argument
671 interface='wlan0'): argument
Dqcom_utils.py51 interface='wlan0'): argument
Dbrcm_utils.py170 interface='wlan0'): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
Daware_test_utils.py405 def get_mac_addr(device, interface): argument
422 def get_ipv6_addr(device, interface): argument
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DKotlinInteropChecksTest.kt126 fun interface KotlinFunInterface { in Sam-compatible parameters should be last() method
/tools/metalava/metalava-model-psi/src/test/java/com/android/tools/metalava/model/psi/
DPsiModifierItemTest.kt180 fun interface FunInterface { in Kotlin class type modifiers() method
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dnet_test_utils.py294 def start_tcpdump(ad, test_name, interface="any"): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py286 def get_and_verify_iperf_address(self, channel, device, interface=None): argument

12