Update a condition of security provisioning failures for timeout
authorJihun Ha <jihun.ha@samsung.com>
Wed, 21 Sep 2016 01:37:54 +0000 (10:37 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 26 Sep 2016 10:14:11 +0000 (10:14 +0000)
commit2679743f88969bd049ab692ff070e68da62c16fd
tree9371f81064fc06765071b7cbf2e33a6571d539be
parent3754f57d11c9fd267e05fd9498ea963211336618
Update a condition of security provisioning failures for timeout

A request of a kind of security provisioning like ownership transfer,
ACL provisioning, cert provisioning, is sent as a CON message which
has a retransmission. And if retransmission timeout happens, then
we can say the security provisioning is failed. Thus, when timeout error
code is arrived at its callback function, mediator has to inform an app of
its failure.

Change-Id: I2e89f27f01cc6b834f4f60d106ec834b4c0d4a51
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11991
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/easy-setup/mediator/richsdk/src/EnrolleeSecurity.cpp