Searched refs:TYPE_SCO (Results 1 – 5 of 5) sorted by relevance
258 case BluetoothSocket.TYPE_SCO: { in toString()
98 public static final int TYPE_SCO = 2; field in BluetoothSocket
2004 return new BluetoothSocket(BluetoothSocket.TYPE_SCO, -1, true, true, this, -1, null); in createScoSocket()
2380 new BluetoothServerSocket(BluetoothSocket.TYPE_SCO, false, false, -1); in listenUsingScoOn()
8794 field public static final int TYPE_SCO = 2; // 0x2