Home
last modified time | relevance | path

Searched refs:clear_bonded_devices (Results 1 – 21 of 21) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/headphone_automation/
DHeadphoneTest.py36 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
96 return clear_bonded_devices(self.ad)
108 return clear_bonded_devices(self.ad)
155 clear_bonded_devices(self.ad)
197 clear_bonded_devices(self.ad)
/tools/test/connectivity/acts_tests/tests/google/bt/
DBtMetricsTest.py20 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
38 if not clear_bonded_devices(ad):
83 if not clear_bonded_devices(ad):
DRfcommTest.py28 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
/tools/test/connectivity/acts_tests/tests/google/coex/stress_tests/
DCoexBtMultiProfileStressTest.py26 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
49 clear_bonded_devices(self.pri_ad)
DCoexHfpStressTest.py20 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
51 clear_bonded_devices(self.pri_ad)
/tools/test/connectivity/acts_tests/tests/google/bt/system_tests/
DBtStressTest.py26 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
128 if not clear_bonded_devices(ad):
/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/
DThreeButtonDongleTest.py23 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
43 clear_bonded_devices(self.dut)
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/
DCoexBtMultiProfileFunctionalityTest.py25 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
58 clear_bonded_devices(self.pri_ad)
DWlanWithHfpFunctionalityTest.py18 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
56 clear_bonded_devices(self.pri_ad)
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DWlanWithHfpPerformanceTest.py20 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
49 clear_bonded_devices(self.pri_ad)
DWlanWithA2dpPerformanceTest.py21 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
62 clear_bonded_devices(self.pri_ad)
DCoexBtMultiProfilePerformanceTest.py28 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
64 clear_bonded_devices(self.pri_ad)
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarPairingTest.py43 bt_test_utils.clear_bonded_devices(ad)
135 bt_test_utils.clear_bonded_devices(ad)
DBtCarToggleTest.py33 bt_test_utils.clear_bonded_devices(ad)
DBtCarMultiUserTest.py35 bt_test_utils.clear_bonded_devices(ad)
/tools/test/connectivity/acts_tests/tests/google/bt/hid/
DHidDeviceTest.py24 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
44 if not clear_bonded_devices(a):
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py173 def clear_bonded_devices(ad): function
1246 if not clear_bonded_devices(pri_ad):
1251 if not clear_bonded_devices(sec_ad):
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py49 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
945 if not clear_bonded_devices(ad):
/tools/test/connectivity/acts_tests/tests/google/ble/conn_oriented_chan/
DBleCocTest.py33 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
DBleCoc2ConnTest.py35 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices
/tools/test/connectivity/acts_tests/tests/google/ble/system_tests/
DBleStressTest.py28 from acts.test_utils.bt.bt_test_utils import clear_bonded_devices