Hello,
I want to create an audio connection between my PC and a headset, where the PC opens the audio connection.
I'm using the Toshiba Bluetooth API, and it only contains L2CAP and RFCOMM connection functions, but for audio connection ( as I understand ) an SCO connection is needed.
Is it possible to open an audio connection with only L2CAP and RFCOMM ? If yes, then how ?
Thanks.