Bluetooth: Host: Remove 'Experimental' flag of EAD

Nordic Semiconductor has been testing the feature extensively on its CI.
The tests includes the sample data and the PTS tests.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
This commit is contained in:
Théo Battrel 2023-07-10 14:20:09 +02:00 committed by Carles Cufí
commit ff54350ef0

View file

@ -2,8 +2,7 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
config BT_EAD config BT_EAD
bool "Encrypted Advertising Data [EXPERIMENTAL]" bool "Encrypted Advertising Data"
select EXPERIMENTAL
select BT_HOST_CCM select BT_HOST_CCM
help help
Enable the Encrypted Advertising Data library Enable the Encrypted Advertising Data library