Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java631 gattSetScanParametersNative(client.scannerId, scanInterval, scanWindow); in configureRegularScanParams()
1304 private native void gattSetScanParametersNative(int clientIf, int scanInterval, in gattSetScanParametersNative() method in ScanManager.ScanNative
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1373 static void gattSetScanParametersNative(JNIEnv* env, jobject object, in gattSetScanParametersNative() function
2358 (void*)gattSetScanParametersNative},