mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
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