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