Searched refs:create_bluetooth_hid_facade (Results 1 – 4 of 4) sorted by relevance
55 self.bluetooth_facade = factory.create_bluetooth_hid_facade()100 self.bluetooth_facade = factory.create_bluetooth_hid_facade()
52 self.bluetooth_facade = factory.create_bluetooth_hid_facade()
54 self.bluetooth_facade = factory.create_bluetooth_hid_facade()
371 def create_bluetooth_hid_facade(self): member in RemoteFacadeFactory