mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-08 22:26:32 +03:00
docs(bt): update Classic Bluetooth api reference of A2DP
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user