Home
last modified time | relevance | path

Searched defs:uuid_mask (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanFilterQueue.java55 public UUID uuid_mask; field in ScanFilterQueue.Entry
114 void addUuid(UUID uuid, UUID uuid_mask) { in addUuid()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1293 bt_uuid_t uuid, uuid_mask; in gattClientScanFilterAddRemoveNative() local