Use case: I have an Audio Technica turntable that can send a digital signal out over bluetooth. I want to be able to sample and/or digitize records, over bluetooth.
When the turntable is in pairing mode, it doesn't show up as an available device to pair with on Ubuntu (or on my phone). I'm able to pair with other devices without issue,
The bluetooth audio stack (on ubuntu at least) appears to be set up as an audio transmitter, but not as a receiver.
As well as the UI tools (built in KDE ui around bluetoothd, and also blueman), I tried running bt-adapter -d, and then putting the turntable into discovery mode. In none of these cases is it even detected.
Are there lower level tools that can get at the negotiation, or is this restricted at the hardware level?