Modify logic for subscribe callback and bug fixed.
authorjaesick.shin <jaesick.shin@samsung.com>
Mon, 19 Sep 2016 08:15:44 +0000 (17:15 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 19 Sep 2016 12:11:12 +0000 (12:11 +0000)
commite6cfc565ae20673e2cc71ca4c4ee05473b49ee77
tree92c84a57634711d7a8cfa455ff8a100310621e7a
parent7dc814f2aac849f197064de1534629bdf92a9ac1
Modify logic for subscribe callback and bug fixed.

this patch included,
1. modify logic for subscribe callback.
   call the user subscriberquestcallback function always.
2. bug fixed for NSProviderUnsetConsumerTopic.

Change-Id: Iad177bdf56cc7932ba1b95c157496d47ab6f9132
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11923
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/examples/linux/notificationprovider.c
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderSubscription.c
service/notification/src/provider/NSProviderTopic.c