mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
49fba45156
Due to the lack of synchronized connections, the hf_client can not create audio_connection to hf_ag. Set default number of synchronized connection to 1. Closes https://github.com/espressif/esp-idf/issues/9537