Rename Function and arguments for API.
authorjaesick.shin <jaesick.shin@samsung.com>
Mon, 29 Aug 2016 13:51:30 +0000 (22:51 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 30 Aug 2016 08:09:27 +0000 (08:09 +0000)
commite68dbfb0af873791281552bc7976ee30d55c418c
tree29f3b64fd9b9f0e95a853f5d0a89a2a83485f0c4
parent5b369c27f30c762f9db5a207c9b16ef5517c61eb
Rename Function and arguments for API.

this patch included,
1. Rename function for API.
2. Modify the unittested by the first.
3. comment out the cpp-wrapper in SConscript.

Change-Id: I5f7ba966e757dc14389eab58d96ed3e5cfa521fe
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11071
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
service/notification/SConscript
service/notification/examples/linux/notificationprovider.c
service/notification/include/NSProviderInterface.h
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderSubscription.c
service/notification/unittest/NSProviderTest.cpp