Home
last modified time | relevance | path

Searched refs:gattSetScanParametersNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DScanNativeInterface.java54 private native void gattSetScanParametersNative(int clientIf, int scanInterval, in gattSetScanParametersNative() method in ScanNativeInterface
99 gattSetScanParametersNative(clientIf, scanInterval, scanWindow); in gattSetScanParameters()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1651 static void gattSetScanParametersNative(JNIEnv* env, jobject object, in gattSetScanParametersNative() function
2755 (void*)gattSetScanParametersNative},