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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1610 static void gattServerSendResponseNative (JNIEnv *env, jobject object, function in namespace:android
1727 {"gattServerSendResponseNative", "(IIIIII[BI)V", (void *) gattServerSendResponseNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2023 gattServerSendResponseNative(serverIf, connId, requestId, (byte)status,
2427 private native void gattServerSendResponseNative (int server_if, method in class:GattService

Completed in 47 milliseconds