esp-idf/examples/bluetooth/bluedroid/classic_bt
jincheng d47d2a210d 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:13:32 +08:00
..
a2dp_sink build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
a2dp_source build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_discovery build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_hid_mouse_device build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_l2cap_client build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_l2cap_server build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_spp_acceptor build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_spp_initiator build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_spp_vfs_acceptor build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_spp_vfs_initiator build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
hfp_ag Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:13:32 +08:00
hfp_hf Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:13:32 +08:00