Searched refs:connect_bluetooth (Results 1 – 3 of 3) sorted by relevance
30 self.watch.connect_bluetooth(self.headset.mac_address)
63 self.primary_device.connect_bluetooth(self.mac_address)
489 def connect_bluetooth(self, mac_address: str, timeout: float = 30) -> float: member in AndroidBluetoothDecorator