Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DScanManager.java928 gattClientStopBatchScanNative(scannerId); in resetBatchScan()
1579 private native void gattClientStopBatchScanNative(int clientIf); in gattClientStopBatchScanNative() method in ScanManager.ScanNative
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1825 static void gattClientStopBatchScanNative(JNIEnv* env, jobject object, in gattClientStopBatchScanNative() function
2493 (void*)gattClientStopBatchScanNative},