Add Logic to store NSProvider subscribe information after subscribing
authorYounghyunJoo <yh_.joo@samsung.com>
Tue, 23 Aug 2016 11:58:11 +0000 (20:58 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 24 Aug 2016 05:38:41 +0000 (05:38 +0000)
commitbdccdd1993e3ed3a12e77d1147b89ec5026eb62f
treea69c6f839c140b8830011de1e1e990ac87f54bf9
parent3161defadce9c12cbb10df7851340496d35f012f
Add Logic to store NSProvider subscribe information after subscribing

- fix bug for non-storing issue
- fix bug logic which does not push task into the queue when received presence stopped

Change-Id: I0ba93229bfa02361def5bfbf357043ec05e5a4f1
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10759
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/common/NSConstants.h
service/notification/src/consumer/NSConsumerCommunication.c
service/notification/src/consumer/NSConsumerDiscovery.c
service/notification/src/consumer/NSConsumerInternalTaskController.c
service/notification/src/consumer/NSConsumerScheduler.c