esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/Kconfig.projbuild

8 lines
209 B
Plaintext
Raw Normal View History

menu "HFP Example Configuration"
config EXAMPLE_LOCAL_DEVICE_NAME
string "Local Device Name"
default "ESP_HFP_AG"
help
Use this option to set local device name.
endmenu