Searched defs:EADDRINUSE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java105 /*package*/ static final int EADDRINUSE = 98; field in class:BluetoothSocket
393 * so that BluetoothAdapter can check the error code for EADDRINUSE

Completed in 53 milliseconds