Home
last modified time | relevance | path

Searched refs:hangup_call (Results 1 – 25 of 25) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_carkit_lib.py30 from acts.test_utils.tel.tel_test_utils import hangup_call
276 if not hangup_call(self.log, pri_dut):
298 if not hangup_call(self.log, pri_dut):
319 if not hangup_call(self.log, pri_dut):
337 if not hangup_call(self.log, ter_dut):
356 if not hangup_call(self.log, ter_dut):
376 if not hangup_call(self.log, pri_dut):
404 if not hangup_call(self.log, pri_dut):
449 if not hangup_call(self.log, pri_dut):
506 if not hangup_call(self.log, sec_dut):
[all …]
/tools/test/connectivity/acts/tests/google/coex/stress_tests/
DCoexHfpStressTest.py28 from acts.test_utils.tel.tel_test_utils import hangup_call
95 if not hangup_call(self.log, self.pri_ad):
119 hangup_call(self.log, self.pri_ad)
125 hangup_call(self.log, self.pri_ad)
127 if not hangup_call(self.log, self.pri_ad):
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveVideoDataTest.py21 from acts.test_utils.tel.tel_test_utils import hangup_call
83 return hangup_call(self.log, ads[0])
DTelLiveSmokeTest.py37 from acts.test_utils.tel.tel_test_utils import hangup_call
124 hangup_call(self.log, ads[0])):
199 hangup_call(self.log, ads[0])):
269 hangup_call(self.log, ads[0])):
333 hangup_call(self.log, ads[0])):
DTelLiveVideoTest.py48 from acts.test_utils.tel.tel_test_utils import hangup_call
235 return hangup_call(self.log, ads[0])
281 return hangup_call(self.log, ads[0])
339 return hangup_call(self.log, ads[0])
397 return hangup_call(self.log, ads[0])
444 return hangup_call(self.log, ads[0])
543 return hangup_call(self.log, ads[0])
767 if not hangup_call(self.log, ads[1]):
772 if not hangup_call(self.log, ads[2]):
1307 hangup_call(self.log, ads[2])
[all …]
DTelLiveStressCallTest.py30 from acts.test_utils.tel.tel_test_utils import hangup_call
182 hangup_call(self.log, ad)
DTelWifiVideoTest.py49 from acts.test_utils.tel.tel_test_utils import hangup_call
DTelLiveStressTest.py44 from acts.test_utils.tel.tel_test_utils import hangup_call
314 hangup_call(self.log, ads[0])
322 if not hangup_call(self.log, ads[0]):
DTelLiveDataTest.py79 from acts.test_utils.tel.tel_test_utils import hangup_call
493 if not hangup_call(self.log, self.android_devices[0]):
503 hangup_call(self.log, self.android_devices[0])
868 hangup_call(self.log, caller)
878 hangup_call(self.log, caller)
1996 hangup_call(self.log, self.provider)
2014 hangup_call(self.log, self.provider)
2599 if not hangup_call(self.log, self.provider):
DTelPowerTest.py25 from acts.test_utils.tel.tel_test_utils import hangup_call
295 hangup_call(self.log, self.android_devices[1])
DTelLiveMobilityStressTest.py43 from acts.test_utils.tel.tel_test_utils import hangup_call
DTelWifiVoiceTest.py63 from acts.test_utils.tel.tel_test_utils import hangup_call
338 if not hangup_call(self.log, ads[0]):
DTelLiveVoiceConfTest.py44 from acts.test_utils.tel.tel_test_utils import hangup_call
96 if not hangup_call(self.log, ad):
/tools/test/connectivity/acts/tests/google/coex/performance_tests/
DWlanWithHfpPerformanceTest.py26 from acts.test_utils.tel.tel_test_utils import hangup_call
76 if not hangup_call(self.log, self.pri_ad):
DCoexBtMultiProfilePerformanceTest.py28 from acts.test_utils.tel.tel_test_utils import hangup_call
84 if not hangup_call(self.log, self.pri_ad):
/tools/test/connectivity/acts/tests/google/coex/functionality_tests/
DWlanWithHfpFunctionalityTest.py30 from acts.test_utils.tel.tel_test_utils import hangup_call
80 if not hangup_call(self.log, self.pri_ad):
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarHfpConferenceTest.py29 from acts.test_utils.tel.tel_test_utils import hangup_call
DBtCarHfpTest.py337 if not car_telecom_utils.hangup_call(self.log, callee,
DBtCarHfpConnectionTest.py30 from acts.test_utils.tel.tel_test_utils import hangup_call
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py49 from acts.test_utils.tel.tel_test_utils import hangup_call
376 if not hangup_call(logging, pri_ad):
428 if not hangup_call(logging, pri_ad):
/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dtel_telecom_utils.py110 def hangup_call(log, ad, call_id): function
Dcar_telecom_utils.py137 def hangup_call(log, ad, call_id): function
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py49 from acts.test_utils.tel.tel_test_utils import hangup_call
1077 if not hangup_call(log, ad):
1223 if not hangup_call(log, ad):
1320 if not hangup_call(log, ad):
1457 if not hangup_call(log, ad):
Dtel_video_utils.py63 from acts.test_utils.tel.tel_test_utils import hangup_call
720 if not hangup_call(log, ad_hangup):
Dtel_test_utils.py1072 def hangup_call(log, ad): function
1399 hangup_call(log, ad_caller)
1517 if not hangup_call(log, ad_caller):
1606 hangup_call(log, ad)
1785 if ad_hangup and not hangup_call(log, ad_hangup):
3853 hangup_call(log, ad_tx)
3854 hangup_call(log, ad_rx)