Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java718 gattClientStartBatchScanNative(scannerId, resultType, scanInterval, scanWindow, 0, in resetBatchScan()
1296 private native void gattClientStartBatchScanNative(int clientIf, int scanMode, in gattClientStartBatchScanNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1437 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, in gattClientStartBatchScanNative() function
2111 (void*)gattClientStartBatchScanNative},