Files
soundshot/main/Kconfig.projbuild
Brent Perteet 4feb4c0a98 Audio working
2025-07-13 03:02:18 +00:00

10 lines
319 B
Plaintext

menu "A2DP Example Configuration"
config EXAMPLE_SSP_ENABLED
bool "Secure Simple Pairing"
depends on BT_CLASSIC_ENABLED
default y
help
This enables the Secure Simple Pairing. If disable this option,
Bluedroid will only support Legacy Pairing
endmenu