Add postConsumerTopics Function and modify sendTopicList.
authorjaesick.shin <jaesick.shin@samsung.com>
Tue, 16 Aug 2016 04:13:34 +0000 (13:13 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 17 Aug 2016 09:35:48 +0000 (09:35 +0000)
commit7e5f32d83add7fa43141108f92ba255aac556a11
treecbf6a0369665235fc6812ee93a55e78ca9f3c116
parent805db3ede0ad85ac5cf4c25aacf2830966f94070
Add postConsumerTopics Function and modify sendTopicList.

this patch included,
1. Add postConsumerTopics, postConsumerTopics function is called when received OC_REST_POST.
2. Modify sendTopicList Logic.

second patch included,
modify invalid type for topic state.

third patch included,
modify invalid type for NSProviderGetListSize arg.

fourth patch included,
modify invalid type for cacheElement iterator.

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