stream-manager: Skip updating other streams in device_profile_changed_hook_cb() in... 10/93410/2 accepted/tizen/common/20161024.135136 accepted/tizen/ivi/20161026.053831 accepted/tizen/mobile/20161026.053741 accepted/tizen/tv/20161026.053756 accepted/tizen/wearable/20161026.053811 submit/tizen/20161024.082210
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 24 Oct 2016 07:15:41 +0000 (16:15 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 24 Oct 2016 07:21:43 +0000 (16:21 +0900)
commit49053505d591e361aba30510e13a536ea1bf1442
tree3e81b69ae38582f7c357a3e423cd5c219eed00e6
parent4be4050cf73a1d1d67005122bb4c50d97c8c4b5d
stream-manager: Skip updating other streams in device_profile_changed_hook_cb() in case of the active profile is SCO

The hook callback is called from module-tizenaudio-policy.c when calling SCO open function.
In this case, it should not trigger routing update function for other streams which can lead to close SCO.

[Version] 5.0.86
[Profile] Common
[Issue Type] Fix bug

Change-Id: I9c1a5e2a23d50c3e014be82eda6b8a553c9869e9
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec
src/module-tizenaudio-policy.c
src/stream-manager.c