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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java516 gattClientStartBatchScanNative(clientIf, resultType, scanInterval,
1059 private native void gattClientStartBatchScanNative(int client_if, int scan_mode, method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1600 static void gattClientStartBatchScanNative(JNIEnv* env, jobject object, jint client_if, function in namespace:android
1826 {"gattClientStartBatchScanNative", "(IIIIII)V", (void *) gattClientStartBatchScanNative},

Completed in 66 milliseconds