Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DScanManager.java1207 gattClientScanFilterEnableNative(scannerId, true); in configureScanFilters()
1569 private native void gattClientScanFilterEnableNative(int clientIf, boolean enable); in gattClientScanFilterEnableNative() method in ScanManager.ScanNative
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1763 static void gattClientScanFilterEnableNative(JNIEnv* env, jobject object, in gattClientScanFilterEnableNative() function
2510 (void*)gattClientScanFilterEnableNative},