2025-02-27 17:59:18 +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