Bluetooth: Audio: Shell: Disable EATT support
EATT is not properly used by LE audio nor is the Zephyr implementation very good, so disable for now or at least until the BSIM tests are passing with it enabled. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
16189b007f
commit
16ec531a5b
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ CONFIG_BT_CENTRAL=y
|
|||
CONFIG_BT_PERIPHERAL=y
|
||||
CONFIG_BT_PRIVACY=y
|
||||
CONFIG_BT_L2CAP_ECRED=y
|
||||
CONFIG_BT_EATT=y
|
||||
CONFIG_BT_SIGNING=y
|
||||
CONFIG_BT_FIXED_PASSKEY=y
|
||||
CONFIG_BT_ATT_PREPARE_COUNT=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue