Tool/software: Linux
Hello,
Currently my application support headset profile with WB-Speech based on classic BR/EDR , and new feature supporting BLE beacon is needed.
Disable BLE, then establish a WB-speech that works well. Enable BLE after WB-speech is finished, BLE works well.
It means that either BLE or WB-speech works well independently.
If BLE is enabled and working, receive a AT command/Off hook message to establish a WB-speech.Before establish eSCO, I send command disable BLE with setting mode as not discoverable and disable BLE function with VS hci command, but which fails and also affects current headset working.I try some sequence combinations to disable BLE in this case, no one works.
So, how to make current working BLE change to establish WB-speech successfully, any effect steps to do?
Thanks.