[REFACTOR] Move events checking out from msg packing routines 13/20413/11
authorVasiliy Ulyanov <v.ulyanov@samsung.com>
Wed, 7 May 2014 05:33:47 +0000 (09:33 +0400)
committerVasiliy Ulyanov <v.ulyanov@samsung.com>
Fri, 18 Jul 2014 09:26:31 +0000 (13:26 +0400)
commitaa6aaa96542bf5f364a7a647528e8bd9ce33460e
tree775a4095ece9175cf0c95d615324573fbadf6e86
parentedeb722598d39f01771d43ef00ed61d9c53df4df
[REFACTOR] Move events checking out from msg packing routines

Now the checking is performed only when it is actually needed so
the functions from the writer module can be used even if events
filtering is undesirable.

Change-Id: Id0e2a2077bc0bca8f2919a4683a77f0982265166
Signed-off-by: Vasiliy Ulyanov <v.ulyanov@samsung.com>
ks_features/ks_features.c
sampler/swap_sampler_module.c
writer/swap_writer_module.c