Home
last modified time | relevance | path

Searched defs:dut (Results 1 – 25 of 39) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Daudio_utils.py41 def play_audio_into_device(self, audio_file_path, audio_player, dut): argument
65 audio_player, dut, argument
/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringTest.py83 def _supports_ipv6_tethering(self, dut): argument
96 def _carrier_supports_ipv6(self,dut): argument
109 def _verify_ipv6_tethering(self, dut): argument
207 def _verify_ping(self, dut, ip, isIPv6=False): argument
223 def _return_ip_for_interface(self, dut, iface_name): argument
255 def _ping_hotspot_interfaces_from_tethered_device(self, dut): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_power_test_utils.py32 def phone_setup_for_BT(dut, bt_on, ble_on, screen_status): argument
78 def start_pmc_ble_scan(dut, argument
Dshell_commands_lib.py22 def __init__(self, log, dut): argument
Dconfig_lib.py37 def __init__(self, log, dut): argument
Dgatts_lib.py42 dut = None variable in GattServerLib
50 def __init__(self, log, dut): argument
Drfcomm_lib.py27 def __init__(self, log, dut, target_mac_addr=None): argument
/tools/test/connectivity/acts/tests/google/nfc/
DNfcBasicFunctionalityTest.py43 def _ensure_nfc_enabled(self, dut): argument
55 def _ensure_nfc_disabled(self, dut): argument
/tools/test/connectivity/acts/tests/google/wifi/aware/stress/
DInfraAssociationStressTest.py37 def is_associated(self, dut): argument
48 def wait_for_disassociation(self, q, dut): argument
DMessagesStressTest.py67 def wait_for_tx_events(self, dut, num_msgs, messages_by_msg, argument
121 def wait_for_rx_events(self, dut, num_msgs, messages_by_msg): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/
Drtt_test_utils.py88 def config_privilege_override(dut, override_to_no_privilege): argument
127 def scan_networks(dut): argument
139 def scan_with_rtt_support_constraint(dut, support_rtt, repeat=0): argument
406 def run_ranging(dut, argument
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DIperfHelper.py72 def process_iperf_results(self, dut, log, iperf_servers, test_name): argument
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/
DThroughputTest.py41 def request_network(self, dut, ns): argument
106 def run_iperf(self, q, dut, peer_dut, peer_aware_if, dut_ipv6, port): argument
/tools/test/connectivity/acts/tests/google/wifi/aware/ota/
DServiceIdsTest.py35 def start_discovery_session(self, dut, session_id, is_publish, dtype, argument
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DMacRandomTest.py41 def request_network(self, dut, ns): argument
DProtocolsTest.py34 def run_ping6(self, dut, peer_ipv6): argument
DCapabilitiesTest.py50 def start_discovery_session(self, dut, session_id, is_publish, dtype, argument
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DGsmSimulation.py55 def __init__(self, anritsu, log, dut, test_config, calibration_table): argument
DLteCaSimulation.py37 def __init__(self, anritsu, log, dut, test_config, calibration_table): argument
DUmtsSimulation.py74 def __init__(self, anritsu, log, dut, test_config, calibration_table): argument
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeApNonSupporting11McTest.py42 def run_test_rtt_non_80211mc_supporting_aps(self, dut, accuracy_evaluation=False): argument
DRangeApSupporting11McTest.py50 def run_test_rtt_80211mc_supporting_aps(self, dut, accuracy_evaluation=False): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/
DWifiP2pBaseTest.py106 def get_p2p_mac_address(self, dut): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py457 def get_connected_rssi(dut, argument
555 def get_connected_rssi_nb(dut, argument
563 def get_scan_rssi(dut, tracked_bssids, num_measurements=1): argument
607 def get_scan_rssi_nb(dut, tracked_bssids, num_measurements=1): argument
/tools/test/connectivity/acts/tests/google/net/
DIpSecTest.py73 def _test_spi_allocate_release_req_spi(self, dut, ip): argument
86 def _test_spi_allocate_release_random_spi(self, dut, ip): argument

12