Dirk Helbig 3128eefde7 a2dp_sink_demo: relocated samplerate compensation init to fix measurement bias
btstack_config esp32: enabled samplerate compensation by default
btstack_audio_esp32_v5: allow the playback handler to catch up in case of unintended delays
2023-03-23 15:47:27 +01:00
..
2021-11-02 09:31:00 +01:00
2021-11-02 09:31:00 +01:00
2021-11-02 09:31:00 +01:00
2021-11-02 09:31:00 +01:00
2021-11-02 09:31:00 +01:00
2022-04-30 22:05:44 +02:00
2023-01-11 17:04:46 +01:00
2022-04-30 22:05:44 +02:00
2022-04-30 22:05:44 +02:00
2022-04-30 22:05:44 +02:00
2021-11-02 09:31:00 +01:00
2022-04-30 22:05:44 +02:00
2021-11-02 09:31:00 +01:00
2021-11-02 09:31:00 +01:00
2022-04-30 22:05:44 +02:00

BTstack Examples

The examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack.

Each contains a btstack_main() function that is called after the Bluetooth stack has been configured.

By this, the examples are linked in by various ports in the port/ directory. Please go to one of the subfolders of port/ to compile for a specific BTstack port.