esp-idf/examples/bluetooth/bluedroid/classic_bt
jincheng d88544fd05 Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration
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
2022-08-17 10:14:50 +08:00
..
a2dp_sink lower the priority of application task of a2dp demo 2022-07-01 19:08:47 +08:00
a2dp_source lower the priority of application task of a2dp demo 2022-07-01 19:08:47 +08:00
bt_discovery components/bt: modify name of file 2021-12-29 14:31:54 +08:00
bt_hid_mouse_device 1. transparent HID device 2021-09-07 16:59:30 +08:00
bt_spp_acceptor fix typos and format 2021-12-31 11:18:17 +08:00
bt_spp_initiator fix typos and format 2021-12-31 11:18:17 +08:00
bt_spp_vfs_acceptor fix typos and format 2021-12-31 11:18:17 +08:00
bt_spp_vfs_initiator fix typos and format 2021-12-31 11:18:17 +08:00
hfp_ag Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:14:50 +08:00
hfp_hf Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:14:50 +08:00