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:
Mark Wang 2024-05-30 10:15:35 +08:00 committed by Henrik Brix Andersen
commit 7a2b2d73ce

View file

@ -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
********************