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.