upvote
Right, my point was just that "Bluetooth sucks" does not necessarily mean "wireless headphones suck", but since nearly all wireless headphones use Bluetooth Classic (or some proprietary analogue protocol), it can be hard to disentangle the two. But yeah, I agree no matter how good the protocol improvements are, wired is still better for some use cases.
reply
Is BLE the only way for Bluetooth to have multiple connections? I'm no audiophile but in my experience, the audio quality noticeably drops when multiple devices are connected (I've only ever had at most two at a time). I reasoned out that the bits were being divided so `quality /= 2` as well. I've only ever done this accidentally so I can't be certain the connection was really over BLE.

Granted, I've only ever done multiple connections on Linux so maybe it's a Linux problem.

reply
> Is BLE the only way for Bluetooth to have multiple connections?

I think (?) that it's possible with Classic Bluetooth too, but like everything else with Classic Bluetooth, it's kinda buggy and unreliable.

> I'm no audiophile but in my experience, the audio quality noticeably drops when multiple devices are connected (I've only ever had at most two at a time).

I haven't personally noticed any audio quality difference with two devices connected over BLE, but I've never tried to play audio simultaneously from two sources. My phone and my laptop both auto-connect to my headphones, so I usually have two devices connected simultaneously, but I only ever play audio from one at a time.

reply