add new buffer api (buffers apis) 67/11267/1
authorjy910.yun <jy910.yun@samsung.com>
Mon, 10 Jun 2013 01:29:52 +0000 (10:29 +0900)
committerJacek Pielaszkiewicz <j.pielaszkie@samsung.com>
Wed, 23 Oct 2013 10:37:44 +0000 (12:37 +0200)
commit634a91181010e48c6b92ba9155fb3044d2e9b9a2
tree5c40ffe4f918d1c781cf01bd025c400ce5e88f35
parentf231283973654cf74742eb4f27e9baca5cb575ac
add new buffer api (buffers apis)

before changing, it couldn't know the buffer size
because the buffer includes null value
so we have to pass by argument how long the buffer is

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ie97e0bcbc91ee3445a9f050c9f08663410a326e2
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
include/haptic.h
src/haptic.c