Searched defs:pri_dut (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_carkit_lib.py | 159 def disconnect_reconnect_multiple_iterations(self, pri_dut): argument 197 def disconnect_a2dp_only_then_reconnect(self, pri_dut): argument 220 def disconnect_hsp_only_then_reconnect(self, pri_dut): argument 236 def disconnect_both_hsp_and_a2dp_then_reconnect(self, pri_dut): argument 263 def outgoing_call_private_number(self, pri_dut, ter_dut): argument 281 def outgoing_call_a2dp_play_before_and_after(self, pri_dut, sec_dut): argument 306 def outgoing_call_unknown_contact(self, pri_dut, ter_dut): argument 324 def incomming_call_private_number(self, pri_dut, ter_dut): argument 343 def incomming_call_unknown_contact(self, pri_dut, ter_dut): argument 361 def outgoing_call_multiple_iterations(self, pri_dut, sec_dut): argument [all …]
|