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

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

Completed in 71 milliseconds