Tool/software: Linux
Hi,
Is three any linux command line tool to test the HSP profile for CC2564 ???. like paring bluetooth Headset etc.
Thanks,
Shravan.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Hi,
Is three any linux command line tool to test the HSP profile for CC2564 ???. like paring bluetooth Headset etc.
Thanks,
Shravan.
Hi Vihang,
I wanted to test full functional HSP profile in Linux command line..
such as paring and voice transfer also... from I2S interface.
Thnaks,
shravan.
Shravan,
I do not believe there is a complete use-case implementation of the voice (HSP).
You can find the LinuxHDSM_AG and LinuxHDSM_HS implementation in the TI dual-mode Bluetooth stack for Linux, that configures the CC256x's PCM interface for this use-case.
But as you can imagine, the PCM interface of the CC256x needs to be connected/routed to an audio codec. This is hardware/system specific and I do not believe there is a complete implementation of this part. Hope this helps.
Vihang