Searched refs:BluetoothSocketError (Results 1 – 2 of 2) sorted by relevance
226 class BluetoothSocketError(Exception): class277 raise BluetoothSocketError('Short write on socket')301 raise BluetoothSocketError('Error receiving event: %s' % e)
806 class BluetoothSocketError(BaseException): class889 raise BluetoothSocketError("Unable to open PF_BLUETOOTH socket")898 raise BluetoothSocketError("Unable to bind")