tethering: changed a way to set sensor or touch data. 72/12872/1
authorKitae Kim <kt920.kim@samsung.com>
Thu, 7 Nov 2013 11:31:07 +0000 (20:31 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Mon, 25 Nov 2013 07:44:21 +0000 (16:44 +0900)
commit8aa605ae68625abbabbb8d39043b078baa40e9be
tree817bc44d78d8e162295587c1d6c2f285b034cc75
parent07377cb1d1fa092d89c3a69524ad422902257ba1
tethering: changed a way to set sensor or touch data.

app_tethering module does not need to call set data fuction of each device.
It would be better to use wrap up functions for setting data,
because the purpose of ecs_tethering module is for communicating with ecp and each device.

Change-Id: I82ab13a96810418908aed6f5a2a6e5751b9e5df8
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/ecs/ecs_tethering.c
tizen/src/ecs/ecs_tethering.h
tizen/src/tethering/app_tethering.c