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

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

Completed in 33 milliseconds