Merge branch 'bugfix/btdm_incorrectly_spelled' into 'master'

component/bt: fix Spelling mistakes

Closes IDFGH-4886, IDFGH-4910, and IDFGH-4635

See merge request espressif/esp-idf!12814
This commit is contained in:
Jiang Jiang Jian
2021-03-29 05:07:54 +00:00
3 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,8 @@ config BT_CTRL_BLE_MAX_ACT
default 10
range 1 10
help
BLE maximum instances of bluetooth controller.
BLE maximum activities of bluetooth controllerboth of connections,
scan , sync and adv(periodic adv, multi-adv).
config BT_CTRL_BLE_MAX_ACT_EFF
int