replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / resource / csdk / stack / samples / tizen / SimpleClientServer / occlient.h
index e63d947..60b4f14 100644 (file)
@@ -75,6 +75,7 @@ typedef enum {
     CT_ADAPTER_DEFAULT = 0,
     CT_IP,
     CT_EDR,
+    CT_TCP,
     MAX_CT
 } CLIENT_CONNECTIVITY_TYPE;