HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothSocketError (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 226 class BluetoothSocketError(Exception):
277 raise BluetoothSocketError('Short write on socket')
301 raise BluetoothSocketError('Error receiving event: %s' % e)
    [all...]
  /external/scapy/scapy/layers/
bluetooth.py 806 class BluetoothSocketError(BaseException):
    [all...]

Completed in 322 milliseconds