Searched refs:gattClientStartBatchScanNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | ScanManager.java | 718 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/ |
D | com_android_bluetooth_gatt.cpp | 1437 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, in gattClientStartBatchScanNative() function 2111 (void*)gattClientStartBatchScanNative},
|