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.java2529 gattConnectionParameterUpdateNative(clientIf, address, minInterval, maxInterval, latency, in connectionParameterUpdate()
2547 gattConnectionParameterUpdateNative(clientIf, address, minInterval, maxInterval, in leConnectionUpdate()
3282 private native void gattConnectionParameterUpdateNative(int clientIf, String address, in gattConnectionParameterUpdateNative() method in GattService
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1402 static void gattConnectionParameterUpdateNative(JNIEnv* env, jobject object, in gattConnectionParameterUpdateNative() function
2181 (void*)gattConnectionParameterUpdateNative},