Add resetSVRDB method to OCSecure to synchronize with OCPlatform 84/235984/1
authorMichal Mank <m.mank@samsung.com>
Wed, 8 Apr 2020 12:41:57 +0000 (14:41 +0200)
committerSudipto <sudipto.bal@samsung.com>
Thu, 11 Jun 2020 18:03:23 +0000 (23:33 +0530)
commit54d8409225e82b436188bfc9bbeb790a42ba5035
tree48f57a43ec7001d68284c59b878b44b139f6cf16
parent32806a4cfb76b08b7a455cb6c3978d2a7a808675
Add resetSVRDB method to OCSecure to synchronize with OCPlatform

[Model] LUX
[BinType] AP
[Customer] LUX

[Issue#] TTES-534
[Request] N/A
[Occurrence Version] 1.2.1-61

[Problem] resetting svr db only in c api
[Cause & Measure] added version in c++ api; this will
synchronize resetting svrdb with the rest of OCPlatform
methods using csdkLock mutex
[Checking Method] build & test on device

[Team] IoT Connectivity
[Developer] m.mank
[Solution company] Samsung
[Change Type] new feature

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/673
(cherry-picked from 7a46617818b08af0b75a61893465b007134f4098)

Change-Id: If8ae77355ab268478ec7dfed08ce6a8e0468f331
Signed-off-by: Michal Mank <m.mank@samsung.com>
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
resource/include/OCProvisioningManager.hpp
resource/provisioning/src/OCProvisioningManager.cpp