Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java375 private native void gattServerSendResponseNative( in gattServerSendResponseNative() method in GattNativeInterface
650 gattServerSendResponseNative( in gattServerSendResponse()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2107 static void gattServerSendResponseNative(JNIEnv* env, jobject /* object */, in gattServerSendResponseNative() function
2852 (void*)gattServerSendResponseNative}, in register_com_android_bluetooth_gatt_()