Adding more samsung specific properties 91/195391/1
authorsourav bhuwalka <s.bhuwalka@samsung.com>
Tue, 11 Dec 2018 17:22:33 +0000 (22:52 +0530)
committerAmit KS <amit.s12@samsung.com>
Thu, 13 Dec 2018 04:47:57 +0000 (10:17 +0530)
commited4f513f95c24c77eb9cc6506d0ebe71a81c3e6b
tree71a3d1e8c474b6063361de31be0243a92ec74109
parent014180e0d5f6689cc38916f8301934b3eaf373ae
Adding more samsung specific properties

Changes:
    1.Backward compatibility for "mnmo", "lang", "ctry", "loc" properties.
    2.Adding OC_LOW_QOS_WITH_TCP to OCQualityOfService.
    3.Adding support for new samsung specific properties:
    4."x.com.samsung.serverid", "x.com.samsung.timezoneid",
    5."x.com.samsung.saapiserver", "x.com.samsung.saauthserver",
    6."x.com.samsung.sadsc", "x.com.samsung.hidden", "x.com.samsung.hubid"
    7.Adding new WiFi Auth type - FT_PSK
    8.Setting DeviceID seed while configuring stack.
    9.Redundant m_observeCacheList removed from ResourceCacheManager.

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/364
(cherry picked from commit 1f00a113fcf6a7f65144d259ec4f39aac7288e02)

Change-Id: I30f58b672eb74f4ad3433d0b7f3211888d57402c
Signed-off-by: sourav bhuwalka <s.bhuwalka@samsung.com>
Signed-off-by: Harish Kumara M <h.marappa@samsung.com>
Signed-off-by: Amit KS <amit.s12@samsung.com>
14 files changed:
android/android_api/base/src/main/java/org/iotivity/base/OcPlatform.java [changed mode: 0644->0755]
android/android_api/base/src/main/java/org/iotivity/base/PlatformConfig.java [changed mode: 0644->0755]
android/android_api/base/src/main/java/org/iotivity/ca/CaLeClientInterface.java [changed mode: 0644->0755]
resource/csdk/connectivity/src/adapter_util/caadapterutils.c [changed mode: 0644->0755]
resource/csdk/stack/include/octypes.h
resource/csdk/stack/src/ocstack.c
resource/include/OCApi.h
service/easy-setup/enrollee/inc/samsung/sc_easysetup.h
service/easy-setup/enrollee/src/samsung/sc_easysetup.c
service/easy-setup/inc/escommon.h
service/easy-setup/mediator/richsdk/android/EasySetupCore/src/main/java/org/iotivity/service/easysetup/mediator/enums/WIFI_AUTHTYPE.java
service/easy-setup/mediator/richsdk/inc/ESSCCommon.h
service/resource-encapsulation/src/resourceCache/include/ResourceCacheManager.h
service/resource-encapsulation/src/resourceCache/src/ResourceCacheManager.cpp