esp_a2dp.rst 548 B

12345678910111213141516171819202122
  1. Bluetooth A2DP API
  2. ==================
  3. Overview
  4. --------
  5. `Instructions`_
  6. .. _Instructions: ../template.html
  7. Application Example
  8. -------------------
  9. Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:
  10. * This is a A2DP sink client demo. This demo can be discovered and connected by A2DP source device and receive the audio stream from remote device - :example:`bluetooth/bluedroid/classic_bt/a2dp_sink`
  11. API Reference
  12. -------------
  13. .. include-build-file:: inc/esp_a2dp_api.inc