Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/experimental/
DBluetoothPairAndConnectTest.py43 class BluetoothPairConnectError(TestFailure): class
110 raise BluetoothPairConnectError('Failed to pair devices')
115 raise BluetoothPairConnectError('Failed to connect devices')
140 except BluetoothPairConnectError as err: