Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1125 gattClientScanFilterParamAddNative(filtValue); in configureFilterParamter()
1311 private native void gattClientScanFilterParamAddNative(FilterParams filtValue); in gattClientScanFilterParamAddNative() method in ScanManager.ScanNative
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1391 static void gattClientScanFilterParamAddNative(JNIEnv* env, jobject object, in gattClientScanFilterParamAddNative() function
2345 (void*)gattClientScanFilterParamAddNative},