Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java258 case BluetoothSocket.TYPE_SCO: { in toString()
DBluetoothSocket.java98 public static final int TYPE_SCO = 2; field in BluetoothSocket
DBluetoothDevice.java2004 return new BluetoothSocket(BluetoothSocket.TYPE_SCO, -1, true, true, this, -1, null); in createScoSocket()
DBluetoothAdapter.java2380 new BluetoothServerSocket(BluetoothSocket.TYPE_SCO, false, false, -1); in listenUsingScoOn()
/frameworks/base/api/
Dcurrent.txt8794 field public static final int TYPE_SCO = 2; // 0x2