Home
last modified time | relevance | path

Searched refs:gattClientScanFilterAddNative (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java959 gattClientScanFilterAddNative(scannerId, queue.toArray(), filterIndex); in configureScanFilters()
1277 private native void gattClientScanFilterAddNative(int clientId, in gattClientScanFilterAddNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1263 static void gattClientScanFilterAddNative(JNIEnv* env, jobject object, in gattClientScanFilterAddNative() function
2126 (void*)gattClientScanFilterAddNative},