aSync change to sync about topic API.
authorjaesick.shin <jaesick.shin@samsung.com>
Fri, 23 Sep 2016 05:01:35 +0000 (14:01 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 27 Sep 2016 07:57:46 +0000 (07:57 +0000)
commit86e93196c56279a28d1052f54eb4e41cedaffec1
tree8579f3cc3b86b454e00e707f050e01acf22d7a65
parent7fcc51ded02abbd1e1f71680b61a2a92dd572c8b
aSync change to sync about topic API.

This patch include,
1. NSAddTopics, NSDeleteTopics are changed to sync call.
2. when NSDeleteTopics function is called,
   It notify consumer that topic is updated.

second patch include,
1. bug fix about double free.
2. bug fix about setTopics.

third patch inlcude,
rename Task Type, Function and struct about topic.

Change-Id: I657775489adc2d316544164ef81752f763143a40
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12163
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/common/NSConstants.h
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderScheduler.c
service/notification/src/provider/NSProviderTopic.c
service/notification/src/provider/NSProviderTopic.h