OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_L2CAP
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_bluetooth_BluetoothSocket.cpp
55
static const int
TYPE_L2CAP
= 3; // TODO: Test l2cap code paths
106
case
TYPE_L2CAP
:
130
case
TYPE_L2CAP
:
212
case
TYPE_L2CAP
:
276
case
TYPE_L2CAP
:
344
case
TYPE_L2CAP
:
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
81
/*package*/ static final int
TYPE_L2CAP
= 3;
Completed in 328 milliseconds