Adding more samsung specific properties 90/195390/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:45:13 +0000 (10:15 +0530)
commitcadb39791ce0cf7a832b3a7425b654b035ff5308
tree77a70dbc37c4b5dc64d05c289f36810c30baa094
parentc58dd148dcb3339d6333338a7dcd1a84fb27e91b
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: I4b0712904ba2144370c0009bc3fdecc4a2a15851
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