mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 01:56:31 +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