Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DScanManager.java1368 gattClientScanFilterParamAddNative(filtValue); in configureFilterParamter()
1560 private native void gattClientScanFilterParamAddNative(FilterParams filtValue); in gattClientScanFilterParamAddNative() method in ScanManager.ScanNative
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1533 static void gattClientScanFilterParamAddNative(JNIEnv* env, jobject object, in gattClientScanFilterParamAddNative() function
2499 (void*)gattClientScanFilterParamAddNative},