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.java955 gattClientScanFilterAddNative(scannerId, queue.toArray(), filterIndex); in configureScanFilters()
1273 private native void gattClientScanFilterAddNative(int clientId, in gattClientScanFilterAddNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1264 static void gattClientScanFilterAddNative(JNIEnv* env, jobject object, in gattClientScanFilterAddNative() function
2127 (void*)gattClientScanFilterAddNative},