Searched defs:ter_dut (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_carkit_lib.py | 263 def outgoing_call_private_number(self, pri_dut, ter_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 511 def multi_incomming_call(self, pri_dut, sec_dut, ter_dut): argument 526 def multi_call_audio_routing(self, pri_dut, sec_dut, ter_dut): argument 559 def multi_call_swap_multiple_times(self, pri_dut, sec_dut, ter_dut): argument 581 def multi_call_join_conference_call(self, pri_dut, sec_dut, ter_dut): argument 606 self, pri_dut, sec_dut, ter_dut): argument 628 ter_dut): argument [all …]
|