Current implementation of the PCM code is considering capture (source) mode however it ignores codecs of the SBC_SOURCE type while parsing capabilities. With these two lines source codec is accepted, although proper capture mode might require additional changes. Signed-off-by: Ruslan N. Marchenko --- audio/pcm_bluetooth.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)