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.java1094 gattClientScanFilterParamAddNative(filtValue); in configureFilterParamter()
1276 private native void gattClientScanFilterParamAddNative(FilterParams filtValue); in gattClientScanFilterParamAddNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1186 static void gattClientScanFilterParamAddNative(JNIEnv* env, jobject object, in gattClientScanFilterParamAddNative() function
2120 (void*)gattClientScanFilterParamAddNative},