Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java934 gattClientScanFilterEnableNative(scannerId, true); in configureScanFilters()
1285 private native void gattClientScanFilterEnableNative(int clientIf, boolean enable); in gattClientScanFilterEnableNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1389 static void gattClientScanFilterEnableNative(JNIEnv* env, jobject object, in gattClientScanFilterEnableNative() function
2131 (void*)gattClientScanFilterEnableNative},