Home
last modified time | relevance | path

Searched refs:connect_bluetooth (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/triangle/
Dconnection_switching_test.py30 self.watch.connect_bluetooth(self.headset.mac_address)
/packages/modules/Bluetooth/system/blueberry/tests/connectivity/
Dbluetooth_connection_test.py63 self.primary_device.connect_bluetooth(self.mac_address)
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py489 def connect_bluetooth(self, mac_address: str, timeout: float = 30) -> float: member in AndroidBluetoothDecorator