Observe and notify client handling of signal 66/65266/16 accepted/tizen/common/20160418.142050 accepted/tizen/ivi/20160418.235712 accepted/tizen/mobile/20160418.235702 accepted/tizen/tv/20160418.235706 accepted/tizen/wearable/20160418.235659 submit/tizen/20160418.103649
authorMok Jeongho <jho.mok@samsung.com>
Thu, 11 Feb 2016 11:17:31 +0000 (20:17 +0900)
committerMok Jeongho <jho.mok@samsung.com>
Mon, 18 Apr 2016 07:44:29 +0000 (16:44 +0900)
commit1193dde90dde6df918bde3254617a7874a9dac9c
tree574adfa412736b863a83e67594359e2a8225f397
parent133f926368dab3833b8cbfe8091407ede65579b5
Observe and notify client handling of signal

Monitor clients who is subscribing and handling our signal.
And notifies this when all subscribers has handled our signal.

[Version] 5.0.43
[Profile] Common
[Issue Type] Add Featrue

Change-Id: Id761c3043b3746cbc5809177d18436e41039183e
Makefile.am
packaging/pulseaudio-modules-tizen.spec
src/communicator.h
src/device-manager.c
src/device-manager.h
src/subscribe-observer.c [new file with mode: 0644]
src/subscribe-observer.h [new file with mode: 0644]