Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py226 class BluetoothSocketError(Exception): class
277 raise BluetoothSocketError('Short write on socket')
301 raise BluetoothSocketError('Error receiving event: %s' % e)
/external/scapy/scapy/layers/
Dbluetooth.py806 class BluetoothSocketError(BaseException): class
889 raise BluetoothSocketError("Unable to open PF_BLUETOOTH socket")
898 raise BluetoothSocketError("Unable to bind")