Searched refs:gattServerAddCharacteristicNative (Results 1 – 2 of 2) sorted by relevance
1536 static void gattServerAddCharacteristicNative (JNIEnv *env, jobject object, in gattServerAddCharacteristicNative() function1720 {"gattServerAddCharacteristicNative", "(IIJJII)V", (void *) gattServerAddCharacteristicNative},
2122 gattServerAddCharacteristicNative(serverIf, srvcHandle, in continueServiceDeclaration()2380 private native void gattServerAddCharacteristicNative (int server_if, in gattServerAddCharacteristicNative() method in GattService