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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java761 gattClientScanFilterParamDeleteNative(clientIf, filterIndex);
780 gattClientScanFilterParamDeleteNative(clientIf, filterIndex);
1045 private native void gattClientScanFilterParamDeleteNative( method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1384 static void gattClientScanFilterParamDeleteNative(JNIEnv* env, jobject object, function in namespace:android
1831 {"gattClientScanFilterParamDeleteNative", "(II)V", (void *) gattClientScanFilterParamDeleteNative},

Completed in 17 milliseconds