Files
esp-idf/docs/en/api-reference/bluetooth/esp_a2dp.rst
yangfeng 898c087e51 docs: Add explanations for the A2DP sink stream and AVRCP examples
- Modify the path of A2DP sink example
2025-12-25 11:08:30 +08:00

16 lines
486 B
ReStructuredText

Bluetooth® A2DP API
===================
Application Example
-------------------
Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:
* 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_stream`
API Reference
-------------
.. include-build-file:: inc/esp_a2dp_api.inc