Home
last modified time | relevance | path

Searched refs:TYPE_L2CAP (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java101 public static final int TYPE_L2CAP = 3; field in BluetoothSocket
491 if(mType == TYPE_L2CAP) in read()
530 if (mType == TYPE_L2CAP) { in write()
668 if(mType == TYPE_L2CAP) { in createL2capRxBuffer()
DBluetoothServerSocket.java221 case BluetoothSocket.TYPE_L2CAP: in toString()
DBluetoothDevice.java1388 return new BluetoothSocket(BluetoothSocket.TYPE_L2CAP, -1, true, true, this, channel, in createL2capSocket()
DBluetoothAdapter.java1728 BluetoothSocket.TYPE_L2CAP, true, true, port, mitm, min16DigitPin); in listenUsingL2capOn()
/frameworks/base/api/
Dcurrent.txt6985 field public static final int TYPE_L2CAP = 3; // 0x3
Dsystem-current.txt7205 field public static final int TYPE_L2CAP = 3; // 0x3