Replace conditional compilation marcro WITH_CLOUD and bug fixed.
authorjaesick.shin <jaesick.shin@samsung.com>
Fri, 2 Sep 2016 03:50:56 +0000 (12:50 +0900)
committerUze Choi <uzchoi@samsung.com>
Fri, 2 Sep 2016 09:28:52 +0000 (09:28 +0000)
commitd6e96d35954fb4d4a73cb4f995870b5f75ddac41
treecf838f8143db1d80ebc9131391432b35cef07ece
parentfdb1a7c2832ec327981a7fd0054b061ae9436db0
Replace conditional compilation marcro WITH_CLOUD and bug fixed.

Macro RD_CLIENT is replaced with WITH_CLOUD.
The codes related to cloud service is not compiled according to
the conditional compilation with the marcro.

modify topic notification filter for remote message
This patch is bug-fix which adds topic notification filter for remote msg.

Change-Id: Ib61957dac3a193706386be5e121e5efdb2bbada8
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11311
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/provider/NSProviderDiscovery.c
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderNotification.c
service/notification/src/provider/NSProviderResource.c
service/notification/src/provider/NSProviderSubscription.c
service/notification/src/provider/NSProviderSystem.c
service/notification/src/provider/NSProviderTopic.c