X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=resource%2Fcsdk%2Fconnectivity%2Fsrc%2Fip_adapter%2Fandroid%2Forg_iotivity_ca_CaIpInterface.h;h=2c5cf385c6a2ef128fc7042b9a31ef99065eedaf;hb=17c68b2fd1e74586f85e552eeab4e32dc121f8a0;hp=dbd2edf970b01b13829e3bc3e4511eb7631d4798;hpb=8c01dff2c5bc5496f7dc1632c498943ec6ecb015;p=platform%2Fupstream%2Fiotivity.git diff --git a/resource/csdk/connectivity/src/ip_adapter/android/org_iotivity_ca_CaIpInterface.h b/resource/csdk/connectivity/src/ip_adapter/android/org_iotivity_ca_CaIpInterface.h index dbd2edf..2c5cf38 100644 --- a/resource/csdk/connectivity/src/ip_adapter/android/org_iotivity_ca_CaIpInterface.h +++ b/resource/csdk/connectivity/src/ip_adapter/android/org_iotivity_ca_CaIpInterface.h @@ -1,49 +1,49 @@ -/****************************************************************** - * - * Copyright 2014 Samsung Electronics All Rights Reserved. - * - * - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ******************************************************************/ - -#include -/* Header for class org_iotivity_ca_CaIpInterface */ - -#ifndef _Included_org_iotivity_ca_CaIpInterface -#define _Included_org_iotivity_ca_CaIpInterface -#ifdef __cplusplus -extern "C" -{ -#endif -/* - * Class: org_iotivity_ca_caIpInterface - * Method: CaIpStateEnabled - * Signature: ()V - */ -JNIEXPORT void JNICALL -Java_org_iotivity_ca_CaIpInterface_caIpStateEnabled(JNIEnv *, jclass); - -/* - * Class: org_iotivity_ca_caIpInterface - * Method: CaIpStateDisabled - * Signature: ()V - */ -JNIEXPORT void JNICALL -Java_org_iotivity_ca_CaIpInterface_caIpStateDisabled(JNIEnv *, jclass); - -#ifdef __cplusplus -} -#endif -#endif +/****************************************************************** + * + * Copyright 2014 Samsung Electronics All Rights Reserved. + * + * + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + ******************************************************************/ + +#include +/* Header for class org_iotivity_ca_CaIpInterface */ + +#ifndef _Included_org_iotivity_ca_CaIpInterface +#define _Included_org_iotivity_ca_CaIpInterface +#ifdef __cplusplus +extern "C" +{ +#endif +/* + * Class: org_iotivity_ca_caIpInterface + * Method: CaIpStateEnabled + * Signature: ()V + */ +JNIEXPORT void JNICALL +Java_org_iotivity_ca_CaIpInterface_caIpStateEnabled(JNIEnv *, jclass); + +/* + * Class: org_iotivity_ca_caIpInterface + * Method: CaIpStateDisabled + * Signature: ()V + */ +JNIEXPORT void JNICALL +Java_org_iotivity_ca_CaIpInterface_caIpStateDisabled(JNIEnv *, jclass); + +#ifdef __cplusplus +} +#endif +#endif