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/
DScanNativeInterface.java64 private native void gattClientScanFilterEnableNative(int clientIf, boolean enable); in gattClientScanFilterEnableNative() method in ScanNativeInterface
143 gattClientScanFilterEnableNative(clientIf, enable); in gattClientScanFilterEnable()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1922 static void gattClientScanFilterEnableNative(JNIEnv* env, jobject object, in gattClientScanFilterEnableNative() function
2753 (void*)gattClientScanFilterEnableNative},