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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1094 gattClientScanFilterParamAddNative(filtValue);
1276 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, function in namespace:android
2117 {"gattClientScanFilterParamAddNative",
2119 (void*)gattClientScanFilterParamAddNative},

Completed in 76 milliseconds