zephyr/subsys/bluetooth/lib/Kconfig
Théo Battrel ff54350ef0 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>
2023-07-28 17:48:16 +02:00

9 lines
209 B
Plaintext

# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config BT_EAD
bool "Encrypted Advertising Data"
select BT_HOST_CCM
help
Enable the Encrypted Advertising Data library