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/CC2564C: No output of WBS SCO once enable/disable BLE function

Part Number: CC2564C

Tool/software: Linux

Hi,

Before enable BLE function with hci command HCI_VS_LE_ENABLE 0x01 0x01, the connected headset can output voice based on WBS SCO type.

After enable BLE and then disable BLE with command HCI_VS_LE_ENABLE 0x00 0x00 successfully, headset can not output voice any longer based on WBS SCO type.

At the same time, NBS works well in above cases.

Anything else should I do to make WBS work after disable BLE?

Thanks.