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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java979 gattClientScanFilterParamAddNative(FiltValue);
1125 private native void gattClientScanFilterParamAddNative(FilterParams FiltValue); method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1185 static void gattClientScanFilterParamAddNative(JNIEnv* env, jobject object, jobject params) function in namespace:android
1682 {"gattClientScanFilterParamAddNative", "(Lcom/android/bluetooth/gatt/FilterParams;)V", (void *) gattClientScanFilterParamAddNative},

Completed in 103 milliseconds