Searched refs:create_bluetooth_device (Results 1 – 4 of 4) sorted by relevance
27 from acts_contrib.test_utils.abstract_devices.bluetooth_device import create_bluetooth_device38 self.dut = create_bluetooth_device(self.fuchsia_devices[0])40 self.dut = create_bluetooth_device(self.android_devices[0])46 self.dut = create_bluetooth_device(self.fuchsia_devices[0])
31 from acts_contrib.test_utils.abstract_devices.bluetooth_device import create_bluetooth_device50 self.dut = create_bluetooth_device(self.fuchsia_devices[0])52 self.dut = create_bluetooth_device(self.android_devices[0])58 self.dut = create_bluetooth_device(self.fuchsia_devices[0])
36 def create_bluetooth_device(hardware_device): function
49 from acts_contrib.test_utils.abstract_devices.bluetooth_device import create_bluetooth_device92 self.test_dut = create_bluetooth_device(self.pri_dut)