protocol-native: ignore invalid sink/source device name 62/279862/6 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.055750 accepted/tizen/7.0/unified/hotfix/20221116.111308 accepted/tizen/unified/20220919.090118 tizen_7.0_m2_release
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 18 Aug 2022 11:38:00 +0000 (20:38 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Thu, 15 Sep 2022 05:42:01 +0000 (14:42 +0900)
commitb6ed58307d1a1a5f3d29c677d545c116648e2160
tree290e13660c055b9ffd25cee66a9e59a9b20e53e9
parent56f3036beff14f121b528ed958fb500bb6c0c78c
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] 15.0-10
[Issue Type] Exception

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