[IOT-1537] Fixed twice response on both svc and amacl
authorjs126.lee <js126.lee@samsung.com>
Fri, 11 Nov 2016 06:20:10 +0000 (15:20 +0900)
committerRandeep Singh <randeep.s@samsung.com>
Tue, 15 Nov 2016 05:13:46 +0000 (05:13 +0000)
commit198848194084af8981c4690f6d2182ef3850fb6d
tree92a5fcfdf305e255e03b7e25b5ab9b2e8f142cfe
parent216ca5ff40282de035397a30eabd4e317de45aa4
[IOT-1537] Fixed twice response on both svc and amacl

Issue: In CTT test (version 1.3.15), CT1.1.1 was failed.
https://jira.iotivity.org/browse/IOT-1537
Cause: the server is responding with both 4.00(ACK) & 5.00(CON)
       error message for not supported SVR(amacl, svc).

Patch 1: Resolved this issue.

Change-Id: I552781a242a0932fbe89823d17a5403b419116b0
Signed-off-by: js126.lee <js126.lee@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14211
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Chul Lee <chuls.lee@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
resource/csdk/security/src/amaclresource.c
resource/csdk/security/src/svcresource.c