New add/remove callback functions which give subscription id 49/44749/5 submit/tizen/20150810.104225
authorMok Jeongho <jho.mok@samsung.com>
Mon, 27 Jul 2015 07:49:47 +0000 (16:49 +0900)
committerMok Jeongho <jho.mok@samsung.com>
Mon, 10 Aug 2015 08:08:29 +0000 (17:08 +0900)
commit8255e46601aeae7a14032242350f3dd5f854d171
treea2a02513d6112f59866ba204b4d7a953982956e7
parent5db752a070876d076536cdb2e4eba2031fef834a
New add/remove callback functions which give subscription id

Existing add/remove callback functions only can handle just one callback.
With these new interfaces and subscription id,
app can reference their multiple callbacks with subscription id.

[Version] Release 0.9.244
[Profile] Common
[Issue Type] Add interface

Change-Id: I6f59701811c9b9e034542f141d2fc800bddc6f99
Signed-off-by: Mok Jeongho <jho.mok@samsung.com>
include/mm_sound.h
include/mm_sound_client.h
include/mm_sound_client_dbus.h
mm_sound.c
mm_sound_client.c
mm_sound_client_dbus.c
mm_sound_device.c
packaging/libmm-sound.spec
testsuite/mm_sound_testsuite_simple.c