2025-10-10 16:07:00 +08:00

13 lines
233 B
Plaintext

menu "Headset Example Configuration"
config A2DP_SINK_DEMO
bool "a2dp sink demo"
depends on BT
default y
config HFP_HF_DEMO
bool "hfp hf demo"
depends on BT
default n
endmenu