Bluetooth: audio: Enable auto ATT MTU Exchange for BASS and unicast client

This enables automatic MTU exchange for services that require MTU size
bigger than default ATT MTU to operate.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
This commit is contained in:
Mariusz Skamra 2022-03-22 11:05:23 +01:00 committed by Carles Cufí
commit 6eafc64855
5 changed files with 24 additions and 87 deletions

View file

@ -32,6 +32,7 @@ config BT_AUDIO_UNICAST_CLIENT
select BT_CENTRAL
select BT_GATT_CLIENT
select BT_GATT_AUTO_DISCOVER_CCC
select BT_GATT_AUTO_UPDATE_MTU
help
This option enables support for Bluetooth Unicast Audio Client
using Isochronous channels.