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/le_scan/
DScanNativeInterface.java95 private native void gattClientScanFilterParamDeleteNative(int clientIf, int filtIndex); in gattClientScanFilterParamDeleteNative() method in ScanNativeInterface
159 gattClientScanFilterParamDeleteNative(clientIf, filtIndex); in gattClientScanFilterParamDelete()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1620 static void gattClientScanFilterParamDeleteNative(JNIEnv* /* env */, in gattClientScanFilterParamDeleteNative() function
2612 (void*)gattClientScanFilterParamDeleteNative}, in register_com_android_bluetooth_gatt_scan()