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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java472 gattClientStopBatchScanNative(clientIf);
898 private native void gattClientStopBatchScanNative(int client_if); method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1510 static void gattClientStopBatchScanNative(JNIEnv* env, jobject object, jint client_if) function in namespace:android
1726 {"gattClientStopBatchScanNative", "(I)V", (void *) gattClientStopBatchScanNative},

Completed in 78 milliseconds