Imported Upstream version 0.9.2
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / ip_adapter / android / org_iotivity_ca_CaIpInterface.h
index 1d66553..dbd2edf 100644 (file)
@@ -1,27 +1,47 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */\r
+/******************************************************************\r
+ *\r
+ * Copyright 2014 Samsung Electronics All Rights Reserved.\r
+ *\r
+ *\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ *\r
+ ******************************************************************/\r
+\r
 #include <jni.h>\r
 /* Header for class org_iotivity_ca_CaIpInterface */\r
 \r
 #ifndef _Included_org_iotivity_ca_CaIpInterface\r
 #define _Included_org_iotivity_ca_CaIpInterface\r
 #ifdef __cplusplus\r
-extern "C" {\r
+extern "C"\r
+{\r
 #endif\r
 /*\r
- * Class:     org_iotivity_ca_CaIpInterface\r
- * Method:    stateEnabled\r
+ * Class:     org_iotivity_ca_caIpInterface\r
+ * Method:    CaIpStateEnabled\r
  * Signature: ()V\r
  */\r
-JNIEXPORT void JNICALL Java_org_iotivity_ca_CaIpInterface_stateEnabled\r
-  (JNIEnv *, jclass);\r
+JNIEXPORT void JNICALL\r
+Java_org_iotivity_ca_CaIpInterface_caIpStateEnabled(JNIEnv *, jclass);\r
 \r
 /*\r
- * Class:     org_iotivity_ca_CaIpInterface\r
- * Method:    stateDisabled\r
+ * Class:     org_iotivity_ca_caIpInterface\r
+ * Method:    CaIpStateDisabled\r
  * Signature: ()V\r
  */\r
-JNIEXPORT void JNICALL Java_org_iotivity_ca_CaIpInterface_stateDisabled\r
-  (JNIEnv *, jclass);\r
+JNIEXPORT void JNICALL\r
+Java_org_iotivity_ca_CaIpInterface_caIpStateDisabled(JNIEnv *, jclass);\r
 \r
 #ifdef __cplusplus\r
 }\r