esp-idf/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main
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
..
bt_app_av.c optimized a2dp_sink audio datapath 2022-10-17 20:57:19 +08:00
bt_app_av.h optimize a2dp demo documents 2022-01-24 14:22:04 +08:00
bt_app_core.c optimized a2dp_sink audio datapath 2022-10-17 20:57:19 +08:00
bt_app_core.h optimize a2dp demo documents 2022-01-24 14:22:04 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
Kconfig.projbuild Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
main.c i2s: Introduced a brand new driver 2022-06-15 10:29:06 +08:00