esp-idf/examples/bluetooth/bluedroid/classic_bt
Jin Cheng 0459cf3963 optimized a2dp_sink audio datapath
1. removed audio cache in BTC layer of Bluedroid
2. added flow control for audio data in application layer

Closes https://github.com/espressif/esp-idf/issues/9622
2022-10-17 20:57:19 +08:00
..
a2dp_sink optimized a2dp_sink audio datapath 2022-10-17 20:57:19 +08: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 Fixed the bt_spp_initiator example that did not set the uart source clock when initializing the uart, which caused a crash 2022-08-23 15:46:07 +08: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:07:01 +08:00
hfp_hf Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:07:01 +08:00