Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DScanNativeInterface.java69 private native void gattClientStartBatchScanNative(int clientIf, int scanMode, in gattClientStartBatchScanNative() method in ScanNativeInterface
161 gattClientStartBatchScanNative(clientIf, scanMode, scanIntervalUnit, scanWindowUnit, in gattClientStartBatchScan()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1984 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, in gattClientStartBatchScanNative() function
2734 (void*)gattClientStartBatchScanNative},