Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DScanNativeInterface.java62 private native void gattClientScanFilterParamDeleteNative(int clientIf, int filtIndex); in gattClientScanFilterParamDeleteNative() method in ScanNativeInterface
129 gattClientScanFilterParamDeleteNative(clientIf, filtIndex); in gattClientScanFilterParamDelete()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1720 static void gattClientScanFilterParamDeleteNative(JNIEnv* env, jobject object, in gattClientScanFilterParamDeleteNative() function
2744 (void*)gattClientScanFilterParamDeleteNative},