Searched refs:BluetoothReconnectError (Results 1 – 1 of 1) sorted by relevance
38 class BluetoothReconnectError(TestFailure): class109 raise BluetoothReconnectError('Failed to disconnect Bluetooth')121 raise BluetoothReconnectError('Failed to connect Bluetooth')144 except BluetoothReconnectError as err: