Skip to content

bluetooth: Check if transport returns an error -1

zhaochengyi requested to merge chengyi/pulseaudio:fix-bluetooth into master

If transport_acquire returns -1, it should be returned to the upper function for processing.

Merge request reports