replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / resource / csdk / connectivity / inc / caleadapter.h
index 11a0b79..4560d32 100644 (file)
@@ -57,6 +57,8 @@ CAResult_t CAInitializeLE(CARegisterConnectivityCallback registerCallback,
                           CAErrorHandleCallback errorCallback,
                           ca_thread_pool_t handle);
 
+void CALEStartGattServer();
+void CALEStopGattServer();
 
 #ifdef __cplusplus
 } /* extern "C" */