Searched refs:disconnect_bluetooth (Results 1 – 3 of 3) sorted by relevance
29 self.phone.disconnect_bluetooth(self.headset.mac_address)
57 self.primary_device.disconnect_bluetooth(self.mac_address)
459 def disconnect_bluetooth(self, mac_address: str, timeout: float = 30) -> float: member in AndroidBluetoothDecorator