13 lines
233 B
Plaintext
Raw Normal View History

2025-10-10 16:07:00 +08:00
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