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.java634 gattClientStartBatchScanNative(scannerId, resultType, scanInterval, in resetBatchScan()
1220 private native void gattClientStartBatchScanNative(int client_if, int scan_mode, in gattClientStartBatchScanNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1442 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, in gattClientStartBatchScanNative() function
2117 (void*)gattClientStartBatchScanNative},