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.

Linux: WL1837MOD : HFP sound card

Other Parts Discussed in Thread: WL1837

Tool/software: Linux

Hello,

I want to use the HFP profile on my custom board (imx6 - wl1837 - BluetopiaPM)

The A2DP profile is already working. I use a gstreamer pipeline with TI pluging as source (ss1a2dpsrc ...).

I'm using BT_HCI to play my A2DP stream.

On my baord, BT_AUD_IN, BT_AUD_OUT and BT_AUD_FSYNC pins are not connected.

According to the HFRM_AG sample (in the LinuxHFRM_AG.c), the gstreamer pipeline uses the WILINK8BT sound card.

I don’t see WILINK8BT in the aplay list command.

1st question: does WILINK8BT use BT_AUD_IN/OUT, BT_AUD_FSYNC pins ?

2nd question: can I use BT_HCI (as for the a2dp) to receive and send HFP streams ?

SIncerely

Thomas.