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.java564 gattClientStartBatchScanNative(clientIf, resultType, scanInterval, in resetBatchScan()
1136 private native void gattClientStartBatchScanNative(int client_if, int scan_mode, in gattClientStartBatchScanNative() method in ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1452 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, jint client_if, in gattClientStartBatchScanNative() function
1678 {"gattClientStartBatchScanNative", "(IIIIII)V", (void *) gattClientStartBatchScanNative},