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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java692 gattClientScanFilterEnableNative(clientIf, true);
1051 private native void gattClientScanFilterEnableNative(int client_if, method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1518 static void gattClientScanFilterEnableNative (JNIEnv* env, jobject object, jint client_if, function in namespace:android
1836 {"gattClientScanFilterEnableNative", "(IZ)V", (void *) gattClientScanFilterEnableNative},

Completed in 73 milliseconds