OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_SERVICE_UUID
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanFilterQueue.java
38
public static final int
TYPE_SERVICE_UUID
= 2;
108
entry.type =
TYPE_SERVICE_UUID
;
116
entry.type =
TYPE_SERVICE_UUID
;
182
if (entry.type ==
TYPE_SERVICE_UUID
)
ScanManager.java
[
all
...]
Completed in 191 milliseconds