client: Add CAN_OBJECT_WRITABLE macro 42/94042/2 accepted/tizen/3.0/ivi/20161110.022231 accepted/tizen/ivi/20161028.152542 submit/tizen/20161028.042203 submit/tizen_3.0/20161109.093804
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 26 Oct 2016 12:30:10 +0000 (21:30 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Fri, 28 Oct 2016 04:17:30 +0000 (13:17 +0900)
commit14c3c2fdac670c3429ae2a360ab49829a2d87556
tree067de5b0bfe359bccfaee3ff207873bada13b607
parent0eb3f7d207dd7b8607009e071d56a9d1d1ab53be
client: Add CAN_OBJECT_WRITABLE macro

In order to send the can frame to specific AMB object, this patch adds
CAN_OBJECT_WRITABLE macro. This macro automatically generates the send
function related with designated object for developers' convenience

Change-Id: I5e024a62da60569918ca268c5752421411da5eae
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
lib/client/libamb-objects.h
lib/client/libamb-util.h
lib/client/test/test.c