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.java226 case BluetoothSocket.TYPE_SCO: in toString()
DBluetoothSocket.java99 public static final int TYPE_SCO = 2; field in BluetoothSocket
DBluetoothDevice.java1598 return new BluetoothSocket(BluetoothSocket.TYPE_SCO, -1, true, true, this, -1, null); in createScoSocket()
DBluetoothAdapter.java1908 BluetoothSocket.TYPE_SCO, false, false, -1); in listenUsingScoOn()
/frameworks/base/api/
Dcurrent.txt7933 field public static final int TYPE_SCO = 2; // 0x2
Dsystem-current.txt8412 field public static final int TYPE_SCO = 2; // 0x2