Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java1008 gattClientScanFilterParamDeleteNative(scannerId, filterIndex); in removeScanFilters()
1027 gattClientScanFilterParamDeleteNative(scannerId, filterIndex); in removeFilterIfExisits()
1285 private native void gattClientScanFilterParamDeleteNative(int clientIf, int filtIndex); in gattClientScanFilterParamDeleteNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1235 static void gattClientScanFilterParamDeleteNative(JNIEnv* env, jobject object, in gattClientScanFilterParamDeleteNative() function
2121 (void*)gattClientScanFilterParamDeleteNative},