Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java1098 gattClientScanFilterParamAddNative(filtValue); in configureFilterParamter()
1280 private native void gattClientScanFilterParamAddNative(FilterParams filtValue); in gattClientScanFilterParamAddNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1185 static void gattClientScanFilterParamAddNative(JNIEnv* env, jobject object, in gattClientScanFilterParamAddNative() function
2119 (void*)gattClientScanFilterParamAddNative},