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

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

Completed in 51 milliseconds