In pulseaudio 0.9.15, module-bluetooth-device ignores an already established AVDTP stream and attempts to open a SCO stream instead. This generates HCI event -> Synch Conn Complete errors with Connection Rejected due to Limited Resources which ultimately kills thread_func() in module-bluetooth-device. I know this is because module-bluetooth-discover is not specifying the correct profile to use. Has this been fixed in 0.9.16?