stream-manager: Check role/route_type functions to skip process are revised 39/229539/2 accepted/tizen/unified/20200408.131511 submit/tizen/20200406.030837 submit/tizen/20200407.002130 submit/tizen/20200408.002613
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 1 Apr 2020 23:43:22 +0000 (08:43 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 6 Apr 2020 01:19:39 +0000 (10:19 +0900)
commitcf37f9eacd4010e7fefa7fa2f97720b03fbb44bd
tree5c179186f2851787dbc95f1691c1ab7dfc571838
parentc87c4df70297e9af4ad4dbc62fb5a3626a1c2a38
stream-manager: Check role/route_type functions to skip process are revised

check_role_to_skip()/check_route_type_to_skip() are renamed to
is_invalid_role()/is_invalid_route_type() respectively.

Specific conditions inside of the previous functions are
moved out of the new renamed functions.

[Version] 13.0.10
[Issue Type] Refactoring

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