docs(bt): update Classic Bluetooth api reference of A2DP

This commit is contained in:
yangfeng
2025-12-01 17:29:51 +08:00
parent 3455af6904
commit e3e958c9b1
2 changed files with 18 additions and 30 deletions

View File

@@ -1,8 +1,13 @@
Bluetooth® A2DP API
===================
Application Example
-------------------
Overview
--------
A2DP (Advanced Audio Distribution Profile) enables high-quality audio streaming from one device to another over Bluetooth. It is primarily used for streaming audio from source devices such as smartphones, computers, and media players to sink devices such as Bluetooth speakers, headphones, and car audio systems. Users can use the A2DP APIs to transmit or receive audio streams.
Application Examples
--------------------
Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application: