Home
last modified time | relevance | path

Searched refs:forgetDevice (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dbts_lib.py144 def forgetDevice(self, identifier): member in FuchsiaBtsLib
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dbt_test_utils.py120 log.info(fd.bts_lib.forgetDevice(d['id'])['result'])
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
DGapSecSemTest.py199 central.bts_lib.forgetDevice(identifier)
Dcommand_input.py1566 result = self.pri_dut.bts_lib.forgetDevice(self.unique_mac_addr_id)
1665 self.pri_dut.bts_lib.forgetDevice(d['id'])['result'])
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py1324 self.device.bts_lib.forgetDevice(device['id'])
1335 self.device.bts_lib.forgetDevice(peer_identifier)