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:
parent
e9becda611
commit
6eafc64855
5 changed files with 24 additions and 87 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue