Rareș Constantin

Results 3 issues of Rareș Constantin

## Description _A description of the change, what it does, and why it was made. If relevant (such as any change that modifies the UI), **please provide screenshots** of the...

## Environment - Audio development kit: none - ESP32-WROOM-32D with ES8388 breakout board - Audio kit version (for ESP32-LyraT/ESP32-LyraT-Mini/ESP32-S3-Korvo-2): - - [Required] Module or chip used: ESP32-WROOM-32D - [Required] IDF...

The A2DP Sink and HFP example present in the `get-started` directory, the codec is started in DECODE mode at line [390](https://github.com/espressif/esp-adf/blob/eca11f20e56f9b5321b714da4305e123672d92a9/examples/get-started/pipeline_a2dp_sink_and_hfp/main/a2dp_sink_and_hfp_example.c#L390). From what I understand, it should be started in...