Home
last modified time | relevance | path

Searched refs:unbond_all_known_devices (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ep/
DBtFuchsiaEPTest.py28 from acts_contrib.test_utils.fuchsia.bt_test_utils import unbond_all_known_devices
83 unbond_all_known_devices(fd, self.log)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
DGapSecSemTest.py30 from acts_contrib.test_utils.fuchsia.bt_test_utils import unbond_all_known_devices
65 unbond_all_known_devices(fd, self.log)
/tools/test/connectivity/acts_tests/tests/google/bt/pts/
DA2dpPtsTest.py64 self.dut.unbond_all_known_devices()
DSdpPtsTest.py134 self.dut.unbond_all_known_devices()
DGattPtsTest.py80 self.dut.unbond_all_known_devices()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dbt_test_utils.py106 def unbond_all_known_devices(fd, log): function
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py343 def unbond_all_known_devices(self): member in BluetoothDevice
791 def unbond_all_known_devices(self): member in AndroidBluetoothDevice
1313 def unbond_all_known_devices(self): member in FuchsiaBluetoothDevice