Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1035 gattClientScanFilterParamDeleteNative(scannerId, filterIndex); in removeScanFilters()
1054 gattClientScanFilterParamDeleteNative(scannerId, filterIndex); in removeFilterIfExisits()
1316 private native void gattClientScanFilterParamDeleteNative(int clientIf, int filtIndex); in gattClientScanFilterParamDeleteNative() method in ScanManager.ScanNative
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1441 static void gattClientScanFilterParamDeleteNative(JNIEnv* env, jobject object, in gattClientScanFilterParamDeleteNative() function
2347 (void*)gattClientScanFilterParamDeleteNative},