Dear BTstack developers,
I'm implementing HFP HF on ESP32 using BTstack. When trying to establish an audio connection with command 'b' after pairing with a phone, I receive error 0x7F:
The error code 0x7F (HCI_ERROR_INSTANT_PASSED) suggests a timing issue during SCO link setup. Is this a known issue with ESP32's Bluetooth controller? What configuration changes are needed to establish a stable SCO audio connection?
Details:
Thank you for your help!