doc: releases: release-notes-3.7: Add info for A2DP and AVDTP
Added information about implementing A2DP and AVDTP to the Bluetooth section. Signed-off-by: Mark Wang <yichang.wang@nxp.com>
This commit is contained in:
parent
4ae207ccac
commit
7a2b2d73ce
1 changed files with 8 additions and 0 deletions
|
@ -116,6 +116,14 @@ Bluetooth
|
|||
Gateway is cellular phone. It controls the device (Hands-free Unit), that is the remote
|
||||
audio input and output mechanism.
|
||||
|
||||
* Implemented Advanced Audio Distribution Profile (A2DP) and Audio/Video Distribution Transport
|
||||
Protocol (AVDTP), A2DP is enabled by :kconfig:option:`CONFIG_BT_A2DP`, AVDTP is enabled
|
||||
by :kconfig:option:`CONFIG_BT_AVDTP`. They implement the protocols and procedures that
|
||||
realize distribution of audio content of high quality in mono, stereo, or multi-channel modes.
|
||||
A typical use case is the streaming of music content from a stereo music player to headphones
|
||||
or speakers. The audio data is compressed in a proper format for efficient use of the limited
|
||||
bandwidth.
|
||||
|
||||
Boards & SoC Support
|
||||
********************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue