-
CONFIG_BT_A2DP
¶
Bluetooth A2DP Profile [EXPERIMENTAL]
Type: bool
Help¶
This option enables the A2DP profile
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/host/Kconfig:703
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:144
Menu path: (top menu) → Bluetooth
config BT_A2DP bool prompt "Bluetooth A2DP Profile [EXPERIMENTAL]" ifBT_BREDR
&&BT_HCI
&&BT
selectBT_AVDTP
ifBT_BREDR
&&BT_HCI
&&BT
depends onBT_BREDR
&&BT_HCI
&&BT
help This option enables the A2DP profile
(Definitions include propagated dependencies, including from if’s and menus.)