Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java338 private native void gattConnectionParameterUpdateNative( in gattConnectionParameterUpdateNative() method in GattNativeInterface
553 gattConnectionParameterUpdateNative( in gattConnectionParameterUpdate()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1844 static void gattConnectionParameterUpdateNative( in gattConnectionParameterUpdateNative() function
2828 (void*)gattConnectionParameterUpdateNative}, in register_com_android_bluetooth_gatt_()