Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DSocketMetrics.java26 /*package*/ static final int SOCKET_NO_ERROR = -1; field in SocketMetrics
128 case (SOCKET_NO_ERROR): in getL2capLeConnectStatusCode()
149 case (SOCKET_NO_ERROR): in getRfcommConnectStatusCode()
DBluetoothSocket.java515 SocketMetrics.SOCKET_NO_ERROR, in connect()