HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_L2CAP (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_bluetooth_BluetoothSocket.cpp 56 static const int TYPE_L2CAP = 3; // TODO: Test l2cap code paths
110 case TYPE_L2CAP:
134 case TYPE_L2CAP:
217 case TYPE_L2CAP:
301 case TYPE_L2CAP:
369 case TYPE_L2CAP:
  /frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java 87 /*package*/ static final int TYPE_L2CAP = 3;

Completed in 1054 milliseconds