Searched refs:gattConnectionParameterUpdateNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 2545 gattConnectionParameterUpdateNative(clientIf, address, minInterval, maxInterval, latency, in connectionParameterUpdate() 2563 gattConnectionParameterUpdateNative(clientIf, address, minInterval, maxInterval, in leConnectionUpdate() 3317 private native void gattConnectionParameterUpdateNative(int clientIf, String address, in gattConnectionParameterUpdateNative() method in GattService
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 1401 static void gattConnectionParameterUpdateNative(JNIEnv* env, jobject object, in gattConnectionParameterUpdateNative() function 2180 (void*)gattConnectionParameterUpdateNative},
|