Modify callback parameter
authoryoungman <yman.jung@samsung.com>
Wed, 15 Jul 2015 05:53:51 +0000 (14:53 +0900)
committeryoungman <yman.jung@samsung.com>
Tue, 3 Nov 2015 11:08:19 +0000 (20:08 +0900)
commit6e3104571eb85ffb7d622e9f7d27a7084131017a
treeca8cb76cd71d293adfc89682645c9a533dbc234b
parentf0a6e5c28f3dfdce7e2193927fa28ee5f2ee339a
Modify callback parameter

Change-Id: I35f4f67d7248ba088213c904926fa0a46336a1d0
Signed-off-by: youngman <yman.jung@samsung.com>
19 files changed:
daemon/icd-ioty.c
daemon/icd-ioty.h
lib/icl-client-crud.c [new file with mode: 0644]
lib/icl-client.c
lib/icl-client.h
lib/icl-dbus.c
lib/icl-dbus.h
lib/icl-device.c
lib/icl-ioty.h
lib/icl-presence.c [new file with mode: 0644]
lib/icl-response.c
lib/icl.c
lib/include/iotcon-constant.h
lib/include/iotcon-struct.h
lib/include/iotcon.h
test/crud-test-client.c
test/crud-test-server.c
test/repr-test-client.c
test/repr-test-server.c