Searched refs:gattConnectionParameterUpdateNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 1384 static void gattConnectionParameterUpdateNative(JNIEnv *env, jobject object, jint client_if, in gattConnectionParameterUpdateNative() function 1713 …arameterUpdateNative", "(ILjava/lang/String;IIII)V", (void *) gattConnectionParameterUpdateNative},
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 1623 gattConnectionParameterUpdateNative(clientIf, address, minInterval, maxInterval, in connectionParameterUpdate() 2358 private native void gattConnectionParameterUpdateNative(int client_if, String address, in gattConnectionParameterUpdateNative() method in GattService
|