mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'bugfix/idf_ci_hfp_v6.0' into 'release/v6.0'
fix: Fix the incorrect connection of the same-name devices in the HFP example (v6.0) See merge request espressif/esp-idf!49534
This commit is contained in:
@@ -11,3 +11,4 @@ CONFIG_BT_HFP_AG_ENABLE=y
|
||||
CONFIG_BT_HFP_AUDIO_DATA_PATH_HCI=y
|
||||
CONFIG_BT_HFP_USE_EXTERNAL_CODEC=y
|
||||
CONFIG_EXAMPLE_ENABLE_CONSOLE_REPL=n
|
||||
CONFIG_EXAMPLE_LOCAL_DEVICE_NAME="${CI_PIPELINE_ID}_HFP"
|
||||
|
||||
@@ -11,3 +11,4 @@ CONFIG_BT_HFP_CLIENT_ENABLE=y
|
||||
CONFIG_BT_HFP_AUDIO_DATA_PATH_HCI=y
|
||||
CONFIG_BT_HFP_USE_EXTERNAL_CODEC=y
|
||||
CONFIG_EXAMPLE_ENABLE_CONSOLE_REPL=n
|
||||
CONFIG_EXAMPLE_PEER_DEVICE_NAME="${CI_PIPELINE_ID}_HFP"
|
||||
|
||||
Reference in New Issue
Block a user