Searched refs:gattServerSendResponseNative (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1610 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 D | GattService.java | 2023 gattServerSendResponseNative(serverIf, connId, requestId, (byte)status, 2427 private native void gattServerSendResponseNative (int server_if, method in class:GattService
|
Completed in 47 milliseconds