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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1584 static void gattServerSendIndicationNative (JNIEnv *env, jobject object, function in namespace:android
1725 {"gattServerSendIndicationNative", "(III[B)V", (void *) gattServerSendIndicationNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2046 gattServerSendIndicationNative(serverIf, charHandle, connId, value);
2421 private native void gattServerSendIndicationNative (int server_if, method in class:GattService

Completed in 19 milliseconds