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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1532 static void gattConnectionParameterUpdateNative(JNIEnv *env, jobject object, jint client_if, function in namespace:android
1863 {"gattConnectionParameterUpdateNative", "(ILjava/lang/String;IIII)V", (void *) gattConnectionParameterUpdateNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1690 gattConnectionParameterUpdateNative(clientIf, address, minInterval, maxInterval,
2428 private native void gattConnectionParameterUpdateNative(int client_if, String address, method in class:GattService

Completed in 2213 milliseconds