Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2545 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/
Dcom_android_bluetooth_gatt.cpp1401 static void gattConnectionParameterUpdateNative(JNIEnv* env, jobject object, in gattConnectionParameterUpdateNative() function
2180 (void*)gattConnectionParameterUpdateNative},