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.java838 gattClientScanFilterParamDeleteNative(clientIf, filterIndex); in removeScanFilters()
857 gattClientScanFilterParamDeleteNative(clientIf, filterIndex); in removeFilterIfExisits()
1122 private native void gattClientScanFilterParamDeleteNative( in gattClientScanFilterParamDeleteNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1236 static void gattClientScanFilterParamDeleteNative(JNIEnv* env, jobject object, in gattClientScanFilterParamDeleteNative() function
1683 …{"gattClientScanFilterParamDeleteNative", "(II)V", (void *) gattClientScanFilterParamDeleteNative},