protocol-native: ignore invalid sink/source device name 32/281432/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220921.123832 submit/tizen_6.5/20220919.073132
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 18 Aug 2022 11:38:00 +0000 (20:38 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 19 Sep 2022 03:47:30 +0000 (12:47 +0900)
commite65bbe6eb24117cbffa867d569f750b3ac70ebc2
tree030e40fcdb1752035135ac6232990e083c4ca275
parent98926717ba4c6fa2b6d5eaf661aa1384cc892cc0
protocol-native: ignore invalid sink/source device name

As Tizen module select the proper sink/source based on the framework policy,
explicit sink/source device request will not be accepted even it is a valid device.

This patch will ignore the requsted device which is even invalid one for keeping the consistency.

+ print error for validity macro

[Version] 13.0.38
[Issue Type] Exception

Change-Id: If795b6699af5f058cd0070b4d09cdf2d58726e9a
packaging/pulseaudio.spec
src/pulsecore/protocol-native.c