Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java250 case BluetoothSocket.TYPE_SCO: { in toString()
DBluetoothSocket.java97 public static final int TYPE_SCO = 2; field in BluetoothSocket
DBluetoothDevice.java1760 return new BluetoothSocket(BluetoothSocket.TYPE_SCO, -1, true, true, this, -1, null); in createScoSocket()
DBluetoothAdapter.java2140 new BluetoothServerSocket(BluetoothSocket.TYPE_SCO, false, false, -1); in listenUsingScoOn()
/frameworks/base/config/
Dhiddenapi-public-dex.txt5835 Landroid/bluetooth/BluetoothSocket;->TYPE_SCO:I
/frameworks/base/api/
Dcurrent.txt8499 field public static final int TYPE_SCO = 2; // 0x2