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/le_scan/
DScanNativeInterface.java83 private native void gattSetScanParametersNative( in gattSetScanParametersNative() method in ScanNativeInterface
137 gattSetScanParametersNative(clientIf, scanInterval, scanWindow, scanPhy); in gattSetScanParameters()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1550 static void gattSetScanParametersNative(JNIEnv* /* env */, jobject /* object */, in gattSetScanParametersNative() function
2623 (void*)gattSetScanParametersNative}, in register_com_android_bluetooth_gatt_scan()