Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java688 gattClientStopBatchScanNative(scannerId); in resetBatchScan()
1295 private native void gattClientStopBatchScanNative(int clientIf); in gattClientStopBatchScanNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1449 static void gattClientStopBatchScanNative(JNIEnv* env, jobject object, in gattClientStopBatchScanNative() function
2114 (void*)gattClientStopBatchScanNative},