Searched refs:gattClientStartBatchScanNative (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | ScanManager.java | 741 gattClientStartBatchScanNative(scannerId, resultType, scanInterval, scanWindow, 0, in resetBatchScan() 1327 private native void gattClientStartBatchScanNative(int clientIf, int scanMode, in gattClientStartBatchScanNative() method in ScanManager.ScanNative
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1663 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, in gattClientStartBatchScanNative() function 2337 (void*)gattClientStartBatchScanNative},
|