Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java3140 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 Dcom_android_bluetooth_gatt.cpp1627 static void gattConnectionParameterUpdateNative(JNIEnv* env, jobject object, in gattConnectionParameterUpdateNative() function
2406 (void*)gattConnectionParameterUpdateNative},