HomeSort by relevance Sort by last modified time
    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 2744 milliseconds