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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1148 private native void gattClientScanFilterClearNative(int client_if, method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1411 static void gattClientScanFilterClearNative(JNIEnv* env, jobject object, function in namespace:android
2156 {"gattClientScanFilterClearNative", "(II)V",
2157 (void*)gattClientScanFilterClearNative},

Completed in 86 milliseconds